Searched refs:rfc4106_setauthsize (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 495 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function 547 .setauthsize = rfc4106_setauthsize,
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 688 static int rfc4106_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in rfc4106_setauthsize() function 739 .setauthsize = rfc4106_setauthsize,
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 446 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() function 1583 .setauthsize = rfc4106_setauthsize,
|
H A D | caamalg.c | 440 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() function 2024 .setauthsize = rfc4106_setauthsize,
|
H A D | caamalg_qi2.c | 797 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() function 1801 .setauthsize = rfc4106_setauthsize,
|
/kernel/linux/linux-6.6/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 | 802 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() function 1808 .setauthsize = rfc4106_setauthsize,
|
Completed in 29 milliseconds