Searched refs:eip93_hmac_setkey (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/inside-secure/eip93/ |
| H A D | eip93-aead.c | 151 ret = eip93_hmac_setkey(ctx->flags, keys.authkey, keys.authkeylen, in eip93_aead_setkey()
|
| H A D | eip93-common.c | 704 int eip93_hmac_setkey(u32 ctx_flags, const u8 *key, unsigned int keylen, in eip93_hmac_setkey() function
|
| H A D | eip93-hash.c | 568 return eip93_hmac_setkey(ctx->flags, key, keylen, digestsize, in eip93_hash_hmac_setkey()
|