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.c2849 if(share->CAinfo_blob_size != ca_info_blob->len) { in Curl_schannel_get_cached_cert_store()
2893 size_t CAinfo_blob_size = 0; in Curl_schannel_set_cached_cert_store() local
2924 CAinfo_blob_size = ca_info_blob->len; in Curl_schannel_set_cached_cert_store()
2943 share->CAinfo_blob_size = CAinfo_blob_size; in Curl_schannel_set_cached_cert_store()

Completed in 16 milliseconds