Searched refs:crypto_gcm_check_authsize (Results 1 – 13 of 13) sorted by relevance
16 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() function
52 ret = crypto_gcm_check_authsize(authsize) ?: in aesgcm_expandkey()
351 return crypto_gcm_check_authsize(authsize); in omap_aes_gcm_setauthsize()
1755 return crypto_gcm_check_authsize(authsize); in atmel_aes_gcm_setauthsize()
266 return crypto_gcm_check_authsize(authsize); in gcm_aes_setauthsize()
418 return crypto_gcm_check_authsize(authsize); in gcm_aes_setauthsize()
742 return crypto_gcm_check_authsize(authsize); in starfive_aes_gcm_setauthsize()
149 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()
387 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
713 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
2652 return crypto_gcm_check_authsize(authsize); in safexcel_aead_gcm_setauthsize()