Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A 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,
/kernel/linux/linux-6.6/arch/arm/crypto/
H A 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,
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Daes_s390.c658 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
942 .setauthsize = gcm_aes_setauthsize,
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Daes_s390.c655 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_aes_setauthsize() function
939 .setauthsize = gcm_aes_setauthsize,

Completed in 5 milliseconds