Home
last modified time | relevance | path

Searched defs:USE_TLS_SRP (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/customized/include/
Dcurl_config_standard.h1041 #define USE_TLS_SRP 1 macro
Dcurl_config_standard_http3.h1042 #define USE_TLS_SRP 1 macro
/third_party/curl/
DCMakeLists.txt733 set(USE_TLS_SRP 1) variable
Dconfigure.ac4036 AC_DEFINE(USE_TLS_SRP, 1, [Use TLS-SRP authentication]) definition