Searched refs:rfc4106_setkey (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/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,
|
/openbmc/linux/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,
|
/openbmc/linux/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,
|