Home
last modified time | relevance | path

Searched refs:crypto_gcm_check_authsize (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/include/crypto/
A Dgcm.h16 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() function
/linux-6.3-rc2/lib/crypto/
A Daesgcm.c52 ret = crypto_gcm_check_authsize(authsize) ?: in aesgcm_expandkey()
/linux-6.3-rc2/drivers/crypto/
A Domap-aes-gcm.c350 return crypto_gcm_check_authsize(authsize); in omap_aes_gcm_setauthsize()
A Datmel-aes.c1761 return crypto_gcm_check_authsize(authsize); in atmel_aes_gcm_setauthsize()
/linux-6.3-rc2/arch/arm64/crypto/
A Dghash-ce-glue.c266 return crypto_gcm_check_authsize(authsize); in gcm_aes_setauthsize()
/linux-6.3-rc2/arch/arm/crypto/
A Dghash-ce-glue.c418 return crypto_gcm_check_authsize(authsize); in gcm_aes_setauthsize()
/linux-6.3-rc2/crypto/
A Dgcm.c149 return crypto_gcm_check_authsize(authsize); in crypto_gcm_setauthsize()
/linux-6.3-rc2/drivers/crypto/keembay/
A Dkeembay-ocs-aes-core.c1259 return crypto_gcm_check_authsize(authsize); in kmb_ocs_aead_gcm_setauthsize()
/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamalg_qi.c353 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
A Dcaamalg.c384 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
A Dcaamalg_qi2.c712 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
/linux-6.3-rc2/drivers/crypto/inside-secure/
A Dsafexcel_cipher.c2649 return crypto_gcm_check_authsize(authsize); in safexcel_aead_gcm_setauthsize()

Completed in 38 milliseconds