Home
last modified time | relevance | path

Searched defs:ssl_cert_type (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sandboxed-api/oss-internship-2020/curl/examples/
H A Dexample3.cc94 sapi::v::ConstCStr ssl_cert_type("PEM"); in Example3() local
/aosp_15_r20/external/curl/lib/vtls/
H A Dopenssl.c3498 const char * const ssl_cert_type = ssl_config->cert_type; in Curl_ossl_ctx_init() local