Searched refs:rfc4106_setauthsize (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | aes-gcm-p10-glue.c | 330 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function 392 .setauthsize = rfc4106_setauthsize,
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 505 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function 556 .setauthsize = rfc4106_setauthsize,
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | ghash-ce-glue.c | 486 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function 538 .setauthsize = rfc4106_setauthsize,
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 451 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() function 1599 .setauthsize = rfc4106_setauthsize,
|
| H A D | caamalg.c | 449 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() function 2077 .setauthsize = rfc4106_setauthsize,
|
| H A D | caamalg_qi2.c | 803 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() function 1809 .setauthsize = rfc4106_setauthsize,
|