Searched refs:crypto_gcm_check_authsize (Results 1 – 8 of 8) sorted by relevance
13 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() function
350 return crypto_gcm_check_authsize(authsize); in omap_aes_gcm_setauthsize()
1729 return crypto_gcm_check_authsize(authsize); in atmel_aes_gcm_setauthsize()
149 return crypto_gcm_check_authsize(authsize); in crypto_gcm_setauthsize()
348 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
378 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
707 err = crypto_gcm_check_authsize(authsize); in gcm_setauthsize()
2643 return crypto_gcm_check_authsize(authsize); in safexcel_aead_gcm_setauthsize()