Home
last modified time | relevance | path

Searched refs:safexcel_hmac_setkey (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.h924 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key,
H A Dsafexcel_hash.c1191 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, in safexcel_hmac_setkey() function
1220 return safexcel_hmac_setkey(&ctx->base, key, keylen, alg, state_sz); in safexcel_hmac_alg_setkey()
H A Dsafexcel_cipher.c488 if (safexcel_hmac_setkey(&ctx->base, keys.authkey, keys.authkeylen, in safexcel_aead_setkey()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel.h925 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key,
H A Dsafexcel_hash.c1167 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, in safexcel_hmac_setkey() function
1196 return safexcel_hmac_setkey(&ctx->base, key, keylen, alg, state_sz); in safexcel_hmac_alg_setkey()
H A Dsafexcel_cipher.c488 if (safexcel_hmac_setkey(&ctx->base, keys.authkey, keys.authkeylen, in safexcel_aead_setkey()

Completed in 31 milliseconds