Home
last modified time | relevance | path

Searched defs:allowed_algos (Results 1 – 3 of 3) sorted by relevance

/linux/security/integrity/ima/
H A Dima_api.c195 const char *func_data, unsigned int *allowed_algos) in ima_get_action() argument
H A Dima_policy.c117 unsigned int allowed_algos; /* bitfield of allowed hash algorithms */ member
756 const char *func_data, unsigned int *allowed_algos) in ima_match_policy() argument
[all...]
H A Dima_main.c255 unsigned int allowed_algos = 0; process_measurement() local