Home
last modified time | relevance | path

Searched refs:rfc4106_setkey (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c315 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function
391 .setkey = rfc4106_setkey,
/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c440 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function
506 .setkey = rfc4106_setkey,
/linux/arch/arm/crypto/
H A Dghash-ce-glue.c480 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey() function
545 .setkey = rfc4106_setkey,
/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c467 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function
1598 .setkey = rfc4106_setkey,
H A Dcaamalg.c687 static int rfc4106_setkey(struct crypto_aead *aead, in rfc4106_setkey() function
2076 .setkey = rfc4106_setkey,