Searched refs:rfc4106_setkey (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | aes-gcm-p10-glue.c | 315 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function 391 .setkey = rfc4106_setkey,
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 490 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function 555 .setkey = rfc4106_setkey,
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | ghash-ce-glue.c | 471 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function 537 .setkey = rfc4106_setkey,
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 467 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 1598 .setkey = rfc4106_setkey,
|
| H A D | caamalg.c | 687 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 2076 .setkey = rfc4106_setkey,
|
| H A D | caamalg_qi2.c | 819 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 1808 .setkey = rfc4106_setkey,
|