Searched refs:ima_setxattr_allowed_hash_algorithms (Results 1 – 3 of 3) sorted by relevance
50 extern atomic_t ima_setxattr_allowed_hash_algorithms;
604 allowed_hashes = atomic_read(&ima_setxattr_allowed_hash_algorithms); in validate_hash_algo()
59 atomic_t ima_setxattr_allowed_hash_algorithms; variable785 atomic_cmpxchg(&ima_setxattr_allowed_hash_algorithms, in ima_update_policy_flags()965 atomic_set(&ima_setxattr_allowed_hash_algorithms, 0); in ima_init_policy()
Completed in 9 milliseconds