Searched refs:ima_setxattr_allowed_hash_algorithms (Results 1 – 3 of 3) sorted by relevance
50 extern atomic_t ima_setxattr_allowed_hash_algorithms;
60 atomic_t ima_setxattr_allowed_hash_algorithms; variable846 atomic_cmpxchg(&ima_setxattr_allowed_hash_algorithms, in ima_update_policy_flags()1026 atomic_set(&ima_setxattr_allowed_hash_algorithms, 0); in ima_init_policy()
748 allowed_hashes = atomic_read(&ima_setxattr_allowed_hash_algorithms); in validate_hash_algo()