Home
last modified time | relevance | path

Searched refs:crypto_rfc4106_check_authsize (Results 1 – 8 of 8) sorted by relevance

/linux/include/crypto/
A Dgcm.h34 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() function
/linux/drivers/crypto/
A Domap-aes-gcm.c356 return crypto_rfc4106_check_authsize(authsize); in omap_aes_4106gcm_setauthsize()
/linux/crypto/
A Dgcm.c715 err = crypto_rfc4106_check_authsize(authsize); in crypto_rfc4106_setauthsize()
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.c703 if (crypto_rfc4106_check_authsize(authsize)) in otx2_cpt_aead_gcm_set_authsize()
/linux/drivers/crypto/caam/
A Dcaamalg_qi.c452 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
A Dcaamalg.c446 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
A Dcaamalg_qi2.c805 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_cipher.c3567 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()

Completed in 31 milliseconds