Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/crypto/
Dghash-ce-glue.c274 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() function
633 .setauthsize = gcm_setauthsize,
/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_qi.c332 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1709 .setauthsize = gcm_setauthsize,
Dcaamalg.c377 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
2007 .setauthsize = gcm_setauthsize,