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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c4215 boolean_t old_style, new_style, auth_covered, is_no_alg; local
4800 ipsec_aalg = ipsec_ealg = ipsec_eaalg = auth_covered = B_FALSE;
4912 auth_covered = B_TRUE;
4980 auth_covered = B_TRUE;
5058 auth_covered = B_TRUE;
5061 if (!auth_covered && !is_no_alg) {

Completed in 52 milliseconds