Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dgcm.h13 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() function
/linux/drivers/crypto/
A Domap-aes-gcm.c350 return crypto_gcm_check_authsize(authsize); in omap_aes_gcm_setauthsize()
A Datmel-aes.c1762 return crypto_gcm_check_authsize(authsize); in atmel_aes_gcm_setauthsize()
/linux/crypto/
A Dgcm.c149 return crypto_gcm_check_authsize(authsize); in crypto_gcm_setauthsize()
/linux/drivers/crypto/keembay/
A Dkeembay-ocs-aes-core.c1259 return crypto_gcm_check_authsize(authsize); in kmb_ocs_aead_gcm_setauthsize()
/linux/drivers/crypto/caam/
A Dcaamalg_qi.c348 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
A Dcaamalg.c378 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
A Dcaamalg_qi2.c710 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_cipher.c2644 return crypto_gcm_check_authsize(authsize); in safexcel_aead_gcm_setauthsize()

Completed in 63 milliseconds