Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Dgcm.h34 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() function
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-aes-gcm.c356 return crypto_rfc4106_check_authsize(authsize); in omap_aes_4106gcm_setauthsize()
/OK3568_Linux_fs/kernel/crypto/
H A Dgcm.c715 err = crypto_rfc4106_check_authsize(authsize); in crypto_rfc4106_setauthsize()
/OK3568_Linux_fs/kernel/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.c802 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c3566 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()