Searched refs:SRP (Results 1 – 25 of 28) sorted by relevance
12
/external/curl/tests/data/ |
D | test323 | 5 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…
|
D | test322 | 5 TLS-SRP 16 TLS-SRP 19 TLS-SRP with bad password 22 --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
|
D | test321 | 5 TLS-SRP 16 TLS-SRP 19 TLS-SRP with bad username and password 22 --insecure --tlsauthtype SRP --tlsuser baduser --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
|
D | test324 | 5 TLS-SRP 16 TLS-SRP 19 TLS-SRP with server cert checking 22 --tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSPORT/want/323
|
D | test320 | 6 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/ |
D | tlsauthtype.d | 7 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.
|
D | version.d | 44 SRP (Secure Remote Password) authentication is supported for TLS.
|
/external/curl/ |
D | local-configure.patch | 70 /* Use TLS-SRP authentication */
|
D | configure.ac | 1929 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}
|
D | CMakeLists.txt | 1209 _add_if("TLS-SRP" USE_TLS_SRP)
|
/external/curl/tests/ |
D | README | 72 - TCP/9011 for HTTPS server with TLS-SRP support 73 - TCP/9012 for HTTPS IPv6 server with TLS-SRP support
|
D | FILEFORMAT | 245 TLS-SRP
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 728 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/ |
D | LiveIntervals.cpp | 764 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/ |
D | curl_config.h.in | 75 /* to disable TLS-SRP authentication */ 991 /* Use TLS-SRP authentication */
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Rotate.miff | 42 …�����������������������������������������������������������������������<;9�SRP��������������������…
|
/external/v8/src/s390/ |
D | simulator-s390.h | 584 EVALUATE(SRP);
|
D | constants-s390.h | 994 V(srp, SRP, 0xF0) /* type = SS_C SHIFT AND ROUND DECIMAL */
|
D | simulator-s390.cc | 875 EvalTable[SRP] = &Simulator::Evaluate_SRP; in EvalTableInit() 4335 EVALUATE(SRP) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 621 def : InstRW<[WLat15, FXU2, DFU4, LSU3, GroupAlone], (instregex "SRP$")>;
|
D | SystemZScheduleZEC12.td | 634 def : InstRW<[WLat15, FXU2, DFU4, LSU3, GroupAlone], (instregex "SRP$")>;
|
D | SystemZScheduleZ13.td | 660 def : InstRW<[WLat15, FXb, VecDFX2, LSU2, GroupAlone], (instregex "SRP$")>;
|
D | SystemZScheduleZ14.td | 679 def : InstRW<[WLat15, FXb, VecDFX2, LSU2, GroupAlone], (instregex "SRP$")>;
|
D | SystemZInstrInfo.td | 1886 def SRP : SideEffectTernarySSc<"srp", 0xF0>;
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | subdivisionData.txt | 294 entity BA-SRP* Republika Srpska bs 295 entity BA-SRP* Republika Srpska hr 296 entity BA-SRP* Republika Srpska sr
|
12