Home
last modified time | relevance | path

Searched refs:verify_export_cert (Results 1 – 9 of 9) sorted by relevance

/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.c550 … int cert_depth, openvpn_x509_cert_t *cert, char *subject, const char *verify_export_cert) in verify_cert_call_command() argument
559 if (verify_export_cert) in verify_cert_call_command()
561 tmp_file = verify_cert_export_cert(cert, verify_export_cert, &gc); in verify_cert_call_command()
576 if (verify_export_cert) in verify_cert_call_command()
761 … opt->es, cert_depth, cert, subject, opt->verify_export_cert)) in verify_cert()
H A Dssl_common.h279 const char *verify_export_cert; member
H A Dinit.c2914 to.verify_export_cert = options->tls_export_cert; in do_init_crypto_tls()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dssl_verify.c550 … int cert_depth, openvpn_x509_cert_t *cert, char *subject, const char *verify_export_cert) in verify_cert_call_command() argument
559 if (verify_export_cert) in verify_cert_call_command()
561 tmp_file = verify_cert_export_cert(cert, verify_export_cert, &gc); in verify_cert_call_command()
576 if (verify_export_cert) in verify_cert_call_command()
761 … opt->es, cert_depth, cert, subject, opt->verify_export_cert)) in verify_cert()
H A Dssl_common.h279 const char *verify_export_cert; member
H A Dinit.c2914 to.verify_export_cert = options->tls_export_cert; in do_init_crypto_tls()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dssl_verify.c549 … int cert_depth, openvpn_x509_cert_t *cert, char *subject, const char *verify_export_cert) in verify_cert_call_command() argument
558 if (verify_export_cert) in verify_cert_call_command()
560 tmp_file = verify_cert_export_cert(cert, verify_export_cert, &gc); in verify_cert_call_command()
575 if (verify_export_cert) in verify_cert_call_command()
802 … opt->es, cert_depth, cert, subject, opt->verify_export_cert)) in verify_cert()
H A Dssl_common.h294 const char *verify_export_cert; member
H A Dinit.c2886 to.verify_export_cert = options->tls_export_cert; in do_init_crypto_tls()