Searched refs:sgl_in (Results 1 – 1 of 1) sorted by relevance
12370 unsigned int sgl_in = fragsz < tdata->plaintext.len; in test_authenticated_encryption_SGL() local12371 if (sgl_in && (!(dev_info.feature_flags & in test_authenticated_encryption_SGL()12383 unsigned int sgl_in = fragsz < tdata->plaintext.len; in test_authenticated_encryption_SGL() local12389 if (sgl_in && !sgl_out) { in test_authenticated_encryption_SGL()12393 } else if (!sgl_in && sgl_out) { in test_authenticated_encryption_SGL()12397 } else if (sgl_in && sgl_out) { in test_authenticated_encryption_SGL()