Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/crypto/
Dghash-ce-glue.c264 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
531 .setauthsize = gcm_aes_setauthsize,
/linux-6.14.4/arch/arm/crypto/
Dghash-ce-glue.c416 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
724 .setauthsize = gcm_aes_setauthsize,
/linux-6.14.4/arch/s390/crypto/
Daes_s390.c762 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
1046 .setauthsize = gcm_aes_setauthsize,