Home
last modified time | relevance | path

Searched refs:ima_alloc_atfm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_crypto.c290 static struct crypto_ahash *ima_alloc_atfm(enum hash_algo algo) in ima_alloc_atfm() function
445 tfm = ima_alloc_atfm(hash->algo); in ima_calc_file_ahash()
709 tfm = ima_alloc_atfm(hash->algo); in calc_buffer_ahash()