Searched refs:crypto_gcm_check_authsize (Results 1 – 6 of 6) sorted by relevance
13 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() function
155 return crypto_gcm_check_authsize(authsize); in crypto_gcm_setauthsize()
341 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
363 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
710 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
2155 return crypto_gcm_check_authsize(authsize); in safexcel_aead_gcm_setauthsize()