Home
last modified time | relevance | path

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

/mirbsd/src/sbin/isakmpd/
Dcert.h80 struct certreq_aca { struct
81 TAILQ_ENTRY(certreq_aca) link;
90 struct certreq_aca *certreq_decode(u_int16_t, u_int8_t *, u_int32_t); argument
Dexchange.h46 struct certreq_aca;
206 TAILQ_HEAD(aca_head, certreq_aca) aca_list;
Dcert.c109 struct certreq_aca *
113 struct certreq_aca aca, *ret; in certreq_decode()
Dexchange.c1570 struct certreq_aca *aca; in exchange_save_certreq()
1588 struct certreq_aca *aca; in exchange_free_aca_list()
1607 struct certreq_aca *aca; in exchange_add_certs()