Home | History | Annotate | Download | only in racoon

Lines Matching full:x509

42 #include <openssl/x509.h>
134 static cert_t *save_certx509 __P((X509 *));
2128 STACK_OF(X509) *certs=NULL;
2215 X509 *cert = sk_X509_value(certs,i);
2399 X509 *cert;