Searched defs:aead_setkey (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/crypto/ |
| H A D | algif_aead.c | 500 static int aead_setkey(void *private, const u8 *key, unsigned int keylen) in aead_setkey() function
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 200 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() function
|
| H A D | caamalg.c | 585 static int aead_setkey(struct crypto_aead *aead, in aead_setkey() function
|
| H A D | caamalg_qi2.c | 290 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() function
|
| /linux-6.15/drivers/crypto/intel/ixp4xx/ |
| H A D | ixp4xx_crypto.c | 1247 static int aead_setkey(struct crypto_aead *tfm, const u8 *key, in aead_setkey() function
|
| /linux-6.15/drivers/crypto/ |
| H A D | talitos.c | 889 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey() function
|