Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c59 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() function
232 .setauthsize = gcm_setauthsize,