Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c233 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
491 .setauthsize = gcm_aes_setauthsize,
/linux/arch/arm/crypto/
H A Dghash-ce-glue.c237 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
531 .setauthsize = gcm_aes_setauthsize,
/linux/arch/s390/crypto/
H A Daes_s390.c761 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
1035 .setauthsize = gcm_aes_setauthsize,