Home
last modified time | relevance | path

Searched defs:ca_file (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dtls.h30 char *ca_file; member
/third_party/mbedtls/programs/x509/
H A Dcert_app.c80 const char *ca_file; /* the file with the CA certificate(s) */ member
/third_party/mbedtls/programs/ssl/
H A Dssl_mail_client.c133 const char *ca_file; /* the file with the CA certificate(s) */ member
H A Dssl_client2.c476 const char *ca_file; /* the file with the CA certificate(s) */ member
[all...]
H A Dssl_server2.c615 const char *ca_file; /* the file with the CA certificate(s) */ member
794 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local
[all...]
/third_party/curl/lib/vtls/
H A Dschannel_verify.c223 add_certs_file_to_store(HCERTSTORE trust_store, const char *ca_file, struct Curl_easy *data) add_certs_file_to_store() argument
/third_party/libcoap/include/coap3/
H A Dcoap_dtls.h199 const char *ca_file; /**< File location of Common CA in PEM format */ member
/third_party/libcoap/examples/
H A Dcoap-rd.c54 static char *ca_file = NULL; /* CA for cert_file - for cert checking in PEM */ variable
H A Dcoap-client.c108 static char *ca_file = NULL; /* CA for cert_file - for cert checking in PEM, variable
[all...]
H A Dcoap-server.c102 static char *ca_file = NULL; /* CA for cert_file - for cert checking in PEM, variable
/third_party/libcoap/src/
H A Dcoap_net.c375 coap_context_set_pki_root_cas(coap_context_t *ctx, const char *ca_file, const char *ca_dir) coap_context_set_pki_root_cas() argument
H A Dcoap_openssl.c2742 coap_dtls_context_set_pki_root_cas(coap_context_t *ctx, const char *ca_file, const char *ca_dir ) coap_dtls_context_set_pki_root_cas() argument
[all...]
H A Dcoap_mbedtls.c1745 coap_dtls_context_set_pki_root_cas(coap_context_t *c_context, const char *ca_file, const char *ca_path) global() argument
H A Dcoap_gnutls.c341 coap_dtls_context_set_pki_root_cas(coap_context_t *c_context, const char *ca_file, const char *ca_path) coap_dtls_context_set_pki_root_cas() argument

Completed in 32 milliseconds