Searched refs:openvpn_x509_cert_t (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_verify_backend.h58 result_t verify_cert(struct tls_session *session, openvpn_x509_cert_t *cert, int cert_depth);
88 char *x509_get_subject (openvpn_x509_cert_t *cert, struct gc_arena *gc);
97 unsigned char *x509_get_sha1_hash (openvpn_x509_cert_t *cert, struct gc_arena *gc);
113 char * x509_username_field, openvpn_x509_cert_t *peer_cert);
125 char *x509_get_serial (openvpn_x509_cert_t *cert, struct gc_arena *gc);
136 void x509_setenv (struct env_set *es, int cert_depth, openvpn_x509_cert_t *cert);
175 const int depth, openvpn_x509_cert_t *x509);
190 result_t x509_verify_ns_cert_type(const openvpn_x509_cert_t *cert, const int usage);
204 result_t x509_verify_cert_ku (openvpn_x509_cert_t *x509, const unsigned * const expected_ku,
220 result_t x509_verify_cert_eku (openvpn_x509_cert_t *x50
[all...]
H A Dssl_verify_openssl.h38 typedef X509 openvpn_x509_cert_t; typedef
H A Dssl_verify_polarssl.h40 typedef x509_cert openvpn_x509_cert_t; typedef
H A Dssl_backend.h196 const char *cert_file_inline, openvpn_x509_cert_t **x509
204 void tls_ctx_free_cert_file (openvpn_x509_cert_t *x509);
234 int tls_ctx_use_external_private_key (struct tls_root_ctx *ctx, openvpn_x509_cert_t *cert);
H A Dplugin.h132 openvpn_x509_cert_t *current_cert
188 openvpn_x509_cert_t *current_cert
H A Dssl_verify.c321 verify_peer_cert(const struct tls_options *opt, openvpn_x509_cert_t *peer_cert,
399 verify_cert_set_env(struct env_set *es, openvpn_x509_cert_t *peer_cert, int cert_depth,
452 int cert_depth, openvpn_x509_cert_t *cert, char *subject)
481 verify_cert_export_cert(openvpn_x509_cert_t *peercert, const char *tmp_dir, struct gc_arena *gc)
513 int cert_depth, openvpn_x509_cert_t *cert, char *subject, const char *verify_export_cert)
560 verify_check_crl_dir(const char *crl_dir, openvpn_x509_cert_t *cert)
592 verify_cert(struct tls_session *session, openvpn_x509_cert_t *cert, int cert_depth)
H A Dssl_verify_openssl.c223 x509_get_serial (openvpn_x509_cert_t *cert, struct gc_arena *gc)
400 x509_setenv (struct env_set *es, int cert_depth, openvpn_x509_cert_t *peer_cert)
448 x509_verify_ns_cert_type(const openvpn_x509_cert_t *peer_cert, const int usage)
H A Dssl_polarssl.c241 openvpn_x509_cert_t **x509
266 tls_ctx_free_cert_file (openvpn_x509_cert_t *x509)
326 tls_ctx_use_external_private_key (struct tls_root_ctx *ctx, openvpn_x509_cert_t *cert)
H A Dssl_verify_polarssl.c173 x509_setenv (struct env_set *es, int cert_depth, openvpn_x509_cert_t *cert)
H A Dplugin.c424 openvpn_x509_cert_t *current_cert
663 openvpn_x509_cert_t *current_cert
H A Dssl.c498 openvpn_x509_cert_t *my_cert = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/include/
H A Dopenvpn-plugin.h35 typedef x509_cert openvpn_x509_cert_t; typedef
41 typedef X509 openvpn_x509_cert_t; typedef
357 openvpn_x509_cert_t *current_cert;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/
H A Dopenvpn-plugin.h35 typedef x509_cert openvpn_x509_cert_t; typedef
41 typedef X509 openvpn_x509_cert_t; typedef
357 openvpn_x509_cert_t *current_cert;

Completed in 69 milliseconds