Home
last modified time | relevance | path

Searched defs:binary_runtime_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_queue.c29 static unsigned long binary_runtime_size; variable
31 static unsigned long binary_runtime_size = ULONG_MAX; variable
H A Dima_kexec.c87 unsigned long binary_runtime_size; in ima_add_kexec_buffer() local