Searched refs:MAX_ASSOC_SIZE (Results 1 – 2 of 2) sorted by relevance
49 #define MAX_ASSOC_SIZE 512 macro183 u8 resp_aad[ALIGN(MAX_ASSOC_SIZE + MAX_IV_SIZE,
2730 if (req->assoclen > MAX_ASSOC_SIZE) { in aead_enqueue()2733 __func__, req->assoclen, MAX_ASSOC_SIZE); in aead_enqueue()