Searched refs:LIBIPSEC_ALGS_LINE_PROTO (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c207 if (strncasecmp(line, LIBIPSEC_ALGS_LINE_PROTO,
208 sizeof (LIBIPSEC_ALGS_LINE_PROTO) - 1) != 0 &&
225 if (strncasecmp(line, LIBIPSEC_ALGS_LINE_PROTO,
226 sizeof (LIBIPSEC_ALGS_LINE_PROTO) - 1) == 0) {
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h342 #define LIBIPSEC_ALGS_LINE_PROTO "PROTO|" macro
H A Dalgs.c228 LIBIPSEC_ALGS_LINE_PROTO,

Completed in 61 milliseconds