Home
last modified time | relevance | path

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

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