Home
last modified time | relevance | path

Searched refs:gcm_setauthsize (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/arm64/crypto/
Dsm4-ce-gcm-glue.c61 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() function
255 .setauthsize = gcm_setauthsize,
/linux-6.12.1/drivers/crypto/caam/
Dcaamalg_qi.c348 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1638 .setauthsize = gcm_setauthsize,
Dcaamalg.c382 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
2122 .setauthsize = gcm_setauthsize,
Dcaamalg_qi2.c708 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1847 .setauthsize = gcm_setauthsize,