Searched defs:hmac_tfm (Results 1 – 5 of 5) sorted by relevance
44 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()
701 static int hkdf_expand_label(struct crypto_shash *hmac_tfm, in hkdf_expand_label()769 struct crypto_shash *hmac_tfm; in nvme_auth_derive_tls_psk() local
29 static struct crypto_shash *hmac_tfm; global() variable
335 struct crypto_shash *hmac_tfm; in ccp_hmac_sha_cra_init() local
196 struct crypto_shash *hmac_tfm; member