Searched refs:rfc4106_setkey (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A 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,
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A 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,
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 462 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 1582 .setkey = rfc4106_setkey,
|
H A D | caamalg.c | 678 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 2023 .setkey = rfc4106_setkey,
|
H A D | caamalg_qi2.c | 813 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 1800 .setkey = rfc4106_setkey,
|
/kernel/linux/linux-6.6/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 | 818 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function 1807 .setkey = rfc4106_setkey,
|
Completed in 29 milliseconds