Home
last modified time | relevance | path

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

/security/integrity/evm/
Devm.h40 extern struct crypto_shash *hmac_tfm;
Devm_crypto.c29 struct crypto_shash *hmac_tfm; variable
86 tfm = &hmac_tfm; in init_desc()