Searched refs:chcr_prepare_hmac_key (Results 1 – 1 of 1) sorted by relevance
279 static int chcr_prepare_hmac_key(const u8 *raw_key, unsigned int raw_key_len, in chcr_prepare_hmac_key() function2176 return chcr_prepare_hmac_key(key, keylen, crypto_ahash_digestsize(tfm), in chcr_ahash_setkey()3522 err = chcr_prepare_hmac_key(keys.authkey, keys.authkeylen, max_authsize, in chcr_authenc_setkey()