Searched refs:tls_ctx_load_pkcs12 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_backend.h165 int tls_ctx_load_pkcs12(struct tls_root_ctx *ctx, const char *pkcs12_file,
H A Dssl_polarssl.c221 tls_ctx_load_pkcs12(struct tls_root_ctx *ctx, const char *pkcs12_file, function
H A Dssl_openssl.c307 tls_ctx_load_pkcs12(struct tls_root_ctx *ctx, const char *pkcs12_file, function
H A Dssl.c474 if (0 != tls_ctx_load_pkcs12(new_ctx, options->pkcs12_file,

Completed in 61 milliseconds