Searched refs:cert_t (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Ddnssec.h32 extern cert_t *dnssec_getcert __P((vchar_t *));
H A Doakley.h135 } cert_t; typedef in typeref:struct:cert_t_tag
183 extern cert_t *oakley_newcert __P((void));
184 extern void oakley_delcert __P((cert_t *));
H A Ddnssec.c54 cert_t *
58 cert_t *cert = NULL;
H A Dhandler.h136 cert_t *cert; /* CERT minus general header */
137 cert_t *cert_p; /* peer's CERT minus general header */
138 cert_t *crl_p; /* peer's CRL minus general header */
139 cert_t *cr_p; /* peer's CR not including general */
H A Doakley.c110 static cert_t *save_certbuf __P((struct isakmp_gen *));
1433 cert_t **certpl;
1770 cert_t **c;
1859 cert_t **c;
1902 static cert_t *
1906 cert_t *new;
2375 cert_t *
2378 cert_t *new;
2395 cert_t *cert;

Completed in 40 milliseconds