MAX_ASSOC_SIZE
if (req->assoclen > MAX_ASSOC_SIZE) {
__func__, req->assoclen, MAX_ASSOC_SIZE);
u8 resp_aad[ALIGN(MAX_ASSOC_SIZE + MAX_IV_SIZE,