Searched refs:ima_get_hash_algo (Results 1 – 3 of 3) sorted by relevance
265 enum hash_algo ima_get_hash_algo(struct evm_ima_xattr_data *xattr_value,301 ima_get_hash_algo(struct evm_ima_xattr_data *xattr_value, int xattr_len) in ima_get_hash_algo() function
150 enum hash_algo ima_get_hash_algo(struct evm_ima_xattr_data *xattr_value, in ima_get_hash_algo() function
324 hash_algo = ima_get_hash_algo(xattr_value, xattr_len); in process_measurement()