LIBIPSEC_ALGS_LINE_ALG
LIBIPSEC_ALGS_LINE_ALG,
strncasecmp(line, LIBIPSEC_ALGS_LINE_ALG,
sizeof (LIBIPSEC_ALGS_LINE_ALG) - 1) != 0 &&
} else if (strncasecmp(line, LIBIPSEC_ALGS_LINE_ALG,
sizeof (LIBIPSEC_ALGS_LINE_ALG) - 1) == 0) {