Home
last modified time | relevance | path

Searched refs:xf_cnt (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/isakmpd/
H A Dsa.h91 size_t xf_cnt; member
H A Dsa.c818 if (proto->xf_cnt) in proto_free()
1027 if (!match->xf_cnt) in sa_validate_proto_xf()
H A Dike_phase_1.c284 proto->xf_cnt = conf->cnt; in ike_phase_1_initiator_send_SA()
286 for (i = 0; i < proto->xf_cnt; i++) { in ike_phase_1_initiator_send_SA()
H A Dike_quick_mode.c788 proto->xf_cnt = transform_cnt[prop_no]; in initiator_send_HASH_SA_NONCE()
790 for (xf_no = 0; xf_no < proto->xf_cnt; xf_no++) { in initiator_send_HASH_SA_NONCE()