Searched refs:rfc4106_setkey (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/arch/arm64/crypto/ |
| D | ghash-ce-glue.c | 480 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function 546 .setkey = rfc4106_setkey,
|
| /Linux-v6.6/arch/arm/crypto/ |
| D | ghash-ce-glue.c | 673 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function 738 .setkey = rfc4106_setkey,
|
| /Linux-v6.6/drivers/crypto/caam/ |
| D | caamalg_qi.c | 467 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 1598 .setkey = rfc4106_setkey,
|
| D | caamalg.c | 686 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 2075 .setkey = rfc4106_setkey,
|
| D | caamalg_qi2.c | 817 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 1806 .setkey = rfc4106_setkey,
|