Searched refs:SRP (Results 1 – 14 of 14) sorted by relevance
/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:… 75 <TR><TD>Key Exchange:</TD><TD>SRP</TD></TR>
|
/external/curl/docs/ |
D | DISTRO-DILEMMA | 82 - supports SRP 89 - lacks SRP
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 907 for (auto &SRP : SRs) { in constructMainRangeFromSubranges() local 908 const SubRange &SR = *SRP.first; in constructMainRangeFromSubranges() 909 const_iterator &I = SRP.second; in constructMainRangeFromSubranges()
|
D | LiveIntervalAnalysis.cpp | 749 for (auto &SRP : SRs) { in addKillFlags() local 750 const LiveInterval::SubRange &SR = *SRP.first; in addKillFlags() 751 LiveRange::const_iterator &I = SRP.second; in addKillFlags()
|
/external/curl/ |
D | configure.ac | 1672 dnl We require OpenSSL with SRP support. 1828 dnl We require GnuTLS with SRP support. 3320 dnl disable TLS-SRP authentication 3322 AC_MSG_CHECKING([whether to enable TLS-SRP authentication]) 3324 AC_HELP_STRING([--enable-tls-srp],[Enable TLS-SRP authentication]) 3325 AC_HELP_STRING([--disable-tls-srp],[Disable TLS-SRP authentication]), 3329 AC_DEFINE(CURL_DISABLE_TLS_SRP, 1, [to disable TLS-SRP authentication]) 3341 AC_DEFINE(USE_TLS_SRP, 1, [Use TLS-SRP authentication]) 3506 SUPPORT_FEATURES="$SUPPORT_FEATURES TLS-SRP" 3670 TLS-SRP support: ${curl_tls_srp_msg}
|
D | CMakeLists.txt | 1064 _add_if("TLS-SRP" USE_TLS_SRP)
|
/external/curl/tests/ |
D | README | 68 - TCP/9008 for HTTPS server with TLS-SRP support
|
D | FILEFORMAT | 225 TLS-SRP
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 39 or to implement receiver side of SRP or another end-to-end protocol
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 7542 "BA-SRP", 16828 "SRP",
|