Searched refs:crypto_aead_maxauthsize (Results 1 – 2 of 2) sorted by relevance
126 static inline unsigned int crypto_aead_maxauthsize(struct crypto_aead *aead) in crypto_aead_maxauthsize() function
78 if (authsize > crypto_aead_maxauthsize(tfm)) in crypto_aead_setauthsize()