Home
last modified time | relevance | path

Searched refs:SRP (Results 1 – 25 of 28) sorted by relevance

12

/external/curl/tests/data/
Dtest3235 TLS-SRP
16 TLS-SRP
19 TLS-SRP to non-TLS-SRP server
22 --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPSPORT/want…
Dtest3225 TLS-SRP
16 TLS-SRP
19 TLS-SRP with bad password
22 --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
Dtest3215 TLS-SRP
16 TLS-SRP
19 TLS-SRP with bad username and password
22 --insecure --tlsauthtype SRP --tlsuser baduser --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
Dtest3245 TLS-SRP
16 TLS-SRP
19 TLS-SRP with server cert checking
22 --tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSPORT/want/323
Dtest3206 TLS-SRP
26 <TR><TD>Key Exchange:</TD><TD>SRP</TD></TR>
47 TLS-SRP
50 simple TLS-SRP HTTPS GET, check user in response
53 --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword abc -A curl-test-suite https://%HOSTIP:…
/external/curl/docs/cmdline-opts/
Dtlsauthtype.d7 for TLS-SRP (RFC 5054). If --tlsuser and --tlspassword are specified but
9 only if the underlying libcurl is built with TLS-SRP support, which requires
10 OpenSSL or GnuTLS with TLS-SRP support.
Dversion.d44 SRP (Secure Remote Password) authentication is supported for TLS.
/external/curl/
Dlocal-configure.patch70 /* Use TLS-SRP authentication */
Dconfigure.ac1929 dnl We require OpenSSL with SRP support.
2103 dnl We require GnuTLS with SRP support.
4041 dnl disable TLS-SRP authentication
4043 AC_MSG_CHECKING([whether to enable TLS-SRP authentication])
4045 AC_HELP_STRING([--enable-tls-srp],[Enable TLS-SRP authentication])
4046 AC_HELP_STRING([--disable-tls-srp],[Disable TLS-SRP authentication]),
4050 AC_DEFINE(CURL_DISABLE_TLS_SRP, 1, [to disable TLS-SRP authentication])
4062 AC_DEFINE(USE_TLS_SRP, 1, [Use TLS-SRP authentication])
4245 SUPPORT_FEATURES="$SUPPORT_FEATURES TLS-SRP"
4421 TLS-SRP: ${curl_tls_srp_msg}
DCMakeLists.txt1209 _add_if("TLS-SRP" USE_TLS_SRP)
/external/curl/tests/
DREADME72 - TCP/9011 for HTTPS server with TLS-SRP support
73 - TCP/9012 for HTTPS IPv6 server with TLS-SRP support
DFILEFORMAT245 TLS-SRP
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp728 for (auto &SRP : SRs) { in addKillFlags() local
729 const LiveInterval::SubRange &SR = *SRP.first; in addKillFlags()
730 LiveRange::const_iterator &I = SRP.second; in addKillFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp764 for (auto &SRP : SRs) { in addKillFlags() local
765 const LiveInterval::SubRange &SR = *SRP.first; in addKillFlags()
766 LiveRange::const_iterator &I = SRP.second; in addKillFlags()
/external/curl/lib/
Dcurl_config.h.in75 /* to disable TLS-SRP authentication */
991 /* Use TLS-SRP authentication */
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DRotate.miff42 …�����������������������������������������������������������������������<;9�SRP��������������������…
/external/v8/src/s390/
Dsimulator-s390.h584 EVALUATE(SRP);
Dconstants-s390.h994 V(srp, SRP, 0xF0) /* type = SS_C SHIFT AND ROUND DECIMAL */
Dsimulator-s390.cc875 EvalTable[SRP] = &Simulator::Evaluate_SRP; in EvalTableInit()
4335 EVALUATE(SRP) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td621 def : InstRW<[WLat15, FXU2, DFU4, LSU3, GroupAlone], (instregex "SRP$")>;
DSystemZScheduleZEC12.td634 def : InstRW<[WLat15, FXU2, DFU4, LSU3, GroupAlone], (instregex "SRP$")>;
DSystemZScheduleZ13.td660 def : InstRW<[WLat15, FXb, VecDFX2, LSU2, GroupAlone], (instregex "SRP$")>;
DSystemZScheduleZ14.td679 def : InstRW<[WLat15, FXb, VecDFX2, LSU2, GroupAlone], (instregex "SRP$")>;
DSystemZInstrInfo.td1886 def SRP : SideEffectTernarySSc<"srp", 0xF0>;
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
DsubdivisionData.txt294 entity BA-SRP* Republika Srpska bs
295 entity BA-SRP* Republika Srpska hr
296 entity BA-SRP* Republika Srpska sr

12