Searched refs:ima_setxattr_allowed_hash_algorithms (Results 1 – 3 of 3) sorted by relevance
50 extern atomic_t ima_setxattr_allowed_hash_algorithms;
56 atomic_t ima_setxattr_allowed_hash_algorithms; variable760 atomic_cmpxchg(&ima_setxattr_allowed_hash_algorithms, in ima_update_policy_flags()941 atomic_set(&ima_setxattr_allowed_hash_algorithms, 0); in ima_init_policy()
604 allowed_hashes = atomic_read(&ima_setxattr_allowed_hash_algorithms); in validate_hash_algo()