HomeSort by relevance Sort by last modified time
    Searched refs:encdata_is_incomplete (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/vtls/
schannel.h 91 /* encdata_is_incomplete: if encdata contains only a partial record that
95 bool encdata_is_incomplete; member in struct:ssl_backend_data
schannel.c 855 BACKEND->encdata_is_incomplete = false;
906 BACKEND->encdata_is_incomplete = false;
959 BACKEND->encdata_is_incomplete = false;
1006 BACKEND->encdata_is_incomplete = true;
    [all...]

Completed in 557 milliseconds