Home
last modified time | relevance | path

Searched refs:ima_get_binary_runtime_size (Results 1 – 3 of 3) sorted by relevance

/linux/security/integrity/ima/
H A Dima_kexec.c45 buf_size = ima_get_binary_runtime_size(BINARY_FULL); in ima_measure_kexec_event()
180 binary_runtime_size = ima_get_binary_runtime_size(BINARY) + in ima_add_kexec_buffer()
181 ima_get_binary_runtime_size(BINARY_STAGED) + in ima_add_kexec_buffer()
H A Dima_queue.c206 unsigned long ima_get_binary_runtime_size(enum binary_lists binary_list) in ima_get_binary_runtime_size() function
H A Dima.h331 unsigned long ima_get_binary_runtime_size(enum binary_lists binary_list);