Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_aead.c410 static int cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *authkey, in cc_get_plain_hmac_key() function
602 rc = cc_get_plain_hmac_key(tfm, authkey, ctx->auth_keylen); in cc_aead_setkey()