Home
last modified time | relevance | path

Searched refs:AUTH_IPSEC_IKE_ESP (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/bgpd/
H A Dpfkey.c618 case AUTH_IPSEC_IKE_ESP: in pfkey_ipsec_establish()
706 case AUTH_IPSEC_IKE_ESP: in pfkey_ipsec_remove()
H A Dbgpd.h366 AUTH_IPSEC_IKE_ESP, enumerator
H A Dprintconf.c743 else if (auth->method == AUTH_IPSEC_IKE_ESP) in print_auth()
H A Dparse.y2260 $$.method = AUTH_IPSEC_IKE_ESP;
5055 if ((p->auth_conf.method == AUTH_IPSEC_IKE_ESP || in neighbor_consistent()
/openbsd/usr.sbin/bgpctl/
H A Dbgpctl.c639 case AUTH_IPSEC_IKE_ESP: in fmt_auth_method()