Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/
A Dsafexcel.h925 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key,
A Dsafexcel_hash.c1193 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, in safexcel_hmac_setkey() function
1222 return safexcel_hmac_setkey(&ctx->base, key, keylen, alg, state_sz); in safexcel_hmac_alg_setkey()
A Dsafexcel_cipher.c489 if (safexcel_hmac_setkey(&ctx->base, keys.authkey, keys.authkeylen, in safexcel_aead_setkey()

Completed in 31 milliseconds