Home
last modified time | relevance | path

Searched refs:CAinfo_blob_size (Results 1 – 2 of 2) sorted by relevance

/curl/lib/vtls/
H A Dschannel_int.h171 size_t CAinfo_blob_size; /* CA info blob size */ member
H A Dschannel.c2868 if(share->CAinfo_blob_size != ca_info_blob->len) { in Curl_schannel_get_cached_cert_store()
2912 size_t CAinfo_blob_size = 0; in Curl_schannel_set_cached_cert_store() local
2943 CAinfo_blob_size = ca_info_blob->len; in Curl_schannel_set_cached_cert_store()
2962 share->CAinfo_blob_size = CAinfo_blob_size; in Curl_schannel_set_cached_cert_store()

Completed in 14 milliseconds