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.c2683 if(share->CAinfo_blob_size != ca_info_blob->len) { in Curl_schannel_get_cached_cert_store()
2727 size_t CAinfo_blob_size = 0; in Curl_schannel_set_cached_cert_store() local
2758 CAinfo_blob_size = ca_info_blob->len; in Curl_schannel_set_cached_cert_store()
2777 share->CAinfo_blob_size = CAinfo_blob_size; in Curl_schannel_set_cached_cert_store()

Completed in 10 milliseconds