Searched refs:sgl_out (Results 1 – 1 of 1) sorted by relevance
14323 unsigned int sgl_out = (fragsz_oop ? fragsz_oop : fragsz) < in test_authenticated_encryption_SGL() local14328 if (sgl_in && !sgl_out) { in test_authenticated_encryption_SGL()14332 } else if (!sgl_in && sgl_out) { in test_authenticated_encryption_SGL()14336 } else if (sgl_in && sgl_out) { in test_authenticated_encryption_SGL()