Home
last modified time | relevance | path

Searched defs:hmac_tfm (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
H A Dhkdf.c44 int hkdf_extract(struct crypto_shash *hmac_tfm, const u8 *ikm, in hkdf_extract()
74 int hkdf_expand(struct crypto_shash *hmac_tfm, in hkdf_expand()
/linux/drivers/crypto/ccp/
H A Dccp-crypto-sha.c335 struct crypto_shash *hmac_tfm; in ccp_hmac_sha_cra_init() local
H A Dccp-crypto.h196 struct crypto_shash *hmac_tfm; member
/linux/security/integrity/evm/
H A Devm_crypto.c29 static struct crypto_shash *hmac_tfm; variable
/linux/drivers/nvme/common/
H A Dauth.c716 struct crypto_shash *hmac_tfm; in nvme_auth_derive_tls_psk() local
/linux/include/linux/ceph/
H A Dmessenger.h415 struct crypto_shash *hmac_tfm; /* post-auth signature */ member