Searched refs:ima_setxattr_allowed_hash_algorithms (Results 1 – 3 of 3) sorted by relevance
50 extern atomic_t ima_setxattr_allowed_hash_algorithms;
58 atomic_t ima_setxattr_allowed_hash_algorithms; variable833 atomic_cmpxchg(&ima_setxattr_allowed_hash_algorithms, in ima_update_policy_flags()1013 atomic_set(&ima_setxattr_allowed_hash_algorithms, 0); in ima_init_policy()
716 allowed_hashes = atomic_read(&ima_setxattr_allowed_hash_algorithms); in validate_hash_algo()