Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c915 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() function
3033 .setauthsize = gcm_setauthsize,