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

/linux-master/arch/arm64/crypto/
H A Dghash-ce-glue.c264 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) function
531 .setauthsize = gcm_aes_setauthsize,
/linux-master/arch/arm/crypto/
H A Dghash-ce-glue.c416 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) function
724 .setauthsize = gcm_aes_setauthsize,
/linux-master/arch/s390/crypto/
H A Daes_s390.c655 static int gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) function
939 .setauthsize = gcm_aes_setauthsize,

Completed in 143 milliseconds