Searched defs:maxauthsize (Results 1 – 2 of 2) sorted by relevance
| /linux/include/crypto/ | ||
| H A D | aead.h | 149 unsigned int maxauthsize; member |
| /linux/crypto/ | ||
| H A D | testmgr.c | 2385 const unsigned int maxauthsize = crypto_aead_maxauthsize(tfm); generate_random_aead_testvec() local |