Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Daes_s390.c657 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
941 .setauthsize = gcm_aes_setauthsize,