Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-aead.c151 ret = eip93_hmac_setkey(ctx->flags, keys.authkey, keys.authkeylen, in eip93_aead_setkey()
H A Deip93-common.c704 int eip93_hmac_setkey(u32 ctx_flags, const u8 *key, unsigned int keylen, in eip93_hmac_setkey() function
H A Deip93-hash.c568 return eip93_hmac_setkey(ctx->flags, key, keylen, digestsize, in eip93_hash_hmac_setkey()