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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c868 boolean_t wild_auth, wild_encr, wild_eauth; local
881 wild_eauth = use_espa && (eauth_alg == SADB_AALG_NONE);
896 if (wild_eauth) {
927 eauth_alg = WHICH_ALG(ESP_AUTH, wild_eauth,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c1217 boolean_t wild_auth, wild_encr, wild_eauth; local
1248 wild_eauth = use_espa && (eauth_alg == 0);
1276 SET_EXP_MINMAX(IPSEC_ALG_AUTH, wild_eauth, SADB_AALG_NONE,
1318 wild_eauth, eauth_idx, ipss);
1319 if (wild_eauth && eauth_alg == SADB_AALG_NONE)

Completed in 83 milliseconds