Searched defs:algo (Results 1 – 8 of 8) sorted by relevance
142 int ima_get_modsig_digest(const struct modsig *modsig, enum hash_algo *algo, in ima_get_modsig_digest()
78 static struct crypto_shash *ima_alloc_tfm(enum hash_algo algo) in ima_alloc_tfm()165 static struct crypto_ahash *ima_alloc_atfm(enum hash_algo algo) in ima_alloc_atfm()
64 u8 algo = iint->ima_hash->algo; in ima_fix_xattr() local
208 enum hash_algo algo, struct modsig *modsig) in ima_collect_measurement()
16 static bool ima_template_hash_algo_allowed(u8 algo) in ima_template_hash_algo_allowed()
342 enum hash_algo *algo, const u8 **digest, in ima_get_modsig_digest()
90 u8 algo; member99 u8 algo; member
77 const char *algo; in init_desc() local