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

/illumos-gate/usr/src/uts/common/net/
H A Dpfpolicy.h347 #define SPD_ATTR_AH_AUTH 0x00000102 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c441 {"auth_algs", SPD_ATTR_AH_AUTH},
698 case SPD_ATTR_AH_AUTH:
702 algtype = attr->spd_attr_tag - SPD_ATTR_AH_AUTH;
791 SPD_ATTR_AH_AUTH,
2185 case SPD_ATTR_AH_AUTH:
3562 if (alg_type == SPD_ATTR_AH_AUTH ||
3573 if (alg_type == SPD_ATTR_AH_AUTH) {
4887 case SPD_ATTR_AH_AUTH:
4901 iap, SPD_ATTR_AH_AUTH);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c896 case SPD_ATTR_AH_AUTH:
1662 EMIT(SPD_ATTR_AH_AUTH, act->ipa_apply.ipp_auth_alg);
2229 SPD_ATTR_AH_AUTH,

Completed in 281 milliseconds