Home
last modified time | relevance | path

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

/linux-5.19.10/security/integrity/evm/
Devm_crypto.c30 static struct crypto_shash *evm_tfm[HASH_ALGO__LAST]; variable
92 tfm = &evm_tfm[hash_algo]; in init_desc()