Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Daes_s390.c671 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
952 .setauthsize = gcm_aes_setauthsize,