Home
last modified time | relevance | path

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

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