Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c59 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() function
232 .setauthsize = gcm_setauthsize,
/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c348 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1638 .setauthsize = gcm_setauthsize,
H A Dcaamalg.c388 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
2228 .setauthsize = gcm_setauthsize,
H A Dcaamalg_qi2.c709 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1848 .setauthsize = gcm_setauthsize,