Home
last modified time | relevance | path

Searched refs:auth_key_in (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/bgpd/
Dpfkey.c646 auth->auth_key_in, in pfkey_ipsec_establish()
Dbgpd.h410 char auth_key_in[IPSEC_AUTH_KEY_LEN]; member
Dparse.y2360 if (str2key($7, $$.auth_key_in,
2361 sizeof($$.auth_key_in)) == -1) {