Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/crypto/
Dghash-ce-glue.c321 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() function
681 .setauthsize = gcm_setauthsize,
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi.c336 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1593 .setauthsize = gcm_setauthsize,
Dcaamalg.c358 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
2126 .setauthsize = gcm_setauthsize,
Dcaamalg_qi2.c705 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1771 .setauthsize = gcm_setauthsize,