Searched refs:crypto_rfc4106_check_authsize (Results 1 – 10 of 10) sorted by relevance
37 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() function
356 return crypto_rfc4106_check_authsize(authsize); in omap_aes_4106gcm_setauthsize()
497 return crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
690 return crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
713 err = crypto_rfc4106_check_authsize(authsize); in crypto_rfc4106_setauthsize()
704 if (crypto_rfc4106_check_authsize(authsize)) in otx2_cpt_aead_gcm_set_authsize()
457 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
452 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
807 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
3572 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()
Completed in 33 milliseconds