Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dgcm.h37 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() function
/linux/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()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c3423 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()