Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/crypto/
Dghash-ce-glue.c261 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() function
576 .setauthsize = gcm_setauthsize,
/Linux-v5.10/drivers/crypto/caam/
Dcaamalg_qi.c343 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1622 .setauthsize = gcm_setauthsize,
Dcaamalg.c373 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
2062 .setauthsize = gcm_setauthsize,
Dcaamalg_qi2.c702 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1838 .setauthsize = gcm_setauthsize,