Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dghash-ce-glue.c261 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() function
586 .setauthsize = gcm_setauthsize,
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi.c343 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1622 .setauthsize = gcm_setauthsize,
H A Dcaamalg.c373 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
2062 .setauthsize = gcm_setauthsize,
H A Dcaamalg_qi2.c702 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
1839 .setauthsize = gcm_setauthsize,