Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/crypto/
Daes_s390.c811 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
1029 .setauthsize = gcm_aes_setauthsize,