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
357 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()
711 err = crypto_rfc4106_check_authsize(authsize); in crypto_rfc4106_setauthsize()
748 if (crypto_rfc4106_check_authsize(authsize)) in otx2_cpt_aead_gcm_set_authsize()
457 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
455 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
808 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
3423 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()