Searched refs:crypto_gcm_check_authsize (Results 1 – 14 of 14) sorted by relevance
16 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() function
51 ret = crypto_gcm_check_authsize(authsize) ?: in aesgcm_expandkey()
350 return crypto_gcm_check_authsize(authsize); in omap_aes_gcm_setauthsize()
1562 return crypto_gcm_check_authsize(authsize); in atmel_aes_gcm_setauthsize()
223 return crypto_gcm_check_authsize(authsize); in gcm_aes_setauthsize()
243 return crypto_gcm_check_authsize(authsize); in gcm_aes_setauthsize()
899 ret = crypto_gcm_check_authsize(authsize); in starfive_aes_gcm_setauthsize()
145 return crypto_gcm_check_authsize(authsize); in crypto_gcm_setauthsize()
1236 return crypto_gcm_check_authsize(authsize); in kmb_ocs_aead_gcm_setauthsize()
353 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
393 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
714 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
1412 ret = crypto_gcm_check_authsize(authsize); in tegra_gcm_setauthsize()
2574 return crypto_gcm_check_authsize(authsize); in safexcel_aead_gcm_setauthsize()