Searched refs:crypto_rfc4106_check_authsize (Results 1 – 4 of 4) sorted by relevance
37 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() function
457 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
455 err = crypto_rfc4106_check_authsize(authsize); in rfc4106_setauthsize()
3423 return crypto_rfc4106_check_authsize(authsize); in safexcel_rfc4106_gcm_setauthsize()