Searched refs:SSL_CTX_use_CryptoAPI_certificate (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcryptoapi.h4 int SSL_CTX_use_CryptoAPI_certificate(SSL_CTX *ssl_ctx, const char *cert_prop);
H A Dcryptoapi.c345 int SSL_CTX_use_CryptoAPI_certificate(SSL_CTX *ssl_ctx, const char *cert_prop) function
H A Dssl_openssl.c401 if (!SSL_CTX_use_CryptoAPI_certificate (ctx->ctx, cryptoapi_cert))

Completed in 117 milliseconds