Home
last modified time | relevance | path

Searched refs:crypto_rfc4106_check_authsize (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dgcm.h34 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() function
/kernel/linux/linux-6.6/include/crypto/
H A Dgcm.h37 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() function
/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-aes-gcm.c356 return crypto_rfc4106_check_authsize(authsize); in omap_aes_4106gcm_setauthsize()
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-aes-gcm.c357 return crypto_rfc4106_check_authsize(authsize); in omap_aes_4106gcm_setauthsize()
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dghash-ce-glue.c497 return crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dghash-ce-glue.c690 return crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
/kernel/linux/linux-5.10/crypto/
H A Dgcm.c715 err = crypto_rfc4106_check_authsize(authsize); in crypto_rfc4106_setauthsize()
/kernel/linux/linux-6.6/crypto/
H A Dgcm.c713 err = crypto_rfc4106_check_authsize(authsize); in crypto_rfc4106_setauthsize()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c704 if (crypto_rfc4106_check_authsize(authsize)) in otx2_cpt_aead_gcm_set_authsize()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi.c452 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
H A Dcaamalg.c446 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
H A Dcaamalg_qi2.c803 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi.c457 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
H A Dcaamalg.c455 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
H A Dcaamalg_qi2.c808 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c3566 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c3575 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()

Completed in 43 milliseconds