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