Home
last modified time | relevance | path

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

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dprintconf.c722 if (p->auth.enc_alg_out) in print_peer()
724 print_enc_alg(p->auth.enc_alg_out)); in print_peer()
H A Dpfkey.c622 p->conf.auth.enc_alg_out, in pfkey_ipsec_establish()
H A Dbgpd.h351 u_int8_t enc_alg_out; member
H A Dparse.y1631 curpeer->conf.auth.enc_alg_out = $8.enc_alg;
H A Dparse.c3925 curpeer->conf.auth.enc_alg_out = (yyvsp[0].v.encspec).enc_alg; in yyparse()