Home
last modified time | relevance | path

Searched refs:process_buffer_measurement (Results 1 – 5 of 5) sorted by relevance

/linux/security/integrity/ima/
H A Dima_asymmetric_keys.c54 * parameter to process_buffer_measurement() and is set in ima_post_key_create_or_update()
59 * parameter to process_buffer_measurement() to check in ima_post_key_create_or_update()
63 process_buffer_measurement(&nop_mnt_idmap, NULL, payload, payload_len, in ima_post_key_create_or_update()
H A Dima_queue_keys.c162 process_buffer_measurement(&nop_mnt_idmap, NULL, in ima_process_queued_keys()
H A Dima_main.c990 * process_buffer_measurement - Measure the buffer or the buffer data hash
1009 int process_buffer_measurement(struct mnt_idmap *idmap, in process_buffer_measurement() function
1133 process_buffer_measurement(file_mnt_idmap(fd_file(f)), file_inode(fd_file(f)), in ima_kexec_cmdline()
1165 return process_buffer_measurement(&nop_mnt_idmap, NULL, buf, buf_len, in ima_measure_critical_data()
H A Dima.h396 int process_buffer_measurement(struct mnt_idmap *idmap,
H A Dima_appraise.c466 process_buffer_measurement(&nop_mnt_idmap, NULL, digest, digestsize, in ima_check_blacklist()