/frameworks/base/core/java/android/net/http/ |
CertificateChainValidator.java | 72 * @param domain The website domain 76 HttpsConnection connection, SSLSocket sslSocket, String domain) 101 return verifyServerDomainAndCertificates((X509Certificate[]) peerCertificates, domain, "RSA"); 108 * @param domain The full website hostname and domain 113 byte[][] certChain, String domain, String authType) 132 return verifyServerDomainAndCertificates(serverCertificates, domain, authType); 152 * Calls DomainNamevalidator to verify the domain, and TrustManager to verify the certs. 154 * @param domain The full website hostname and domai [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
w_cabsf.c | 5 * Placed into the Public Domain, 1994.
|
w_dremf.c | 5 * Placed into the Public Domain, 1994.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/ |
ECKey.java | 11 * return a parameter specification representing the EC domain parameters
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/ |
ECKeySpec.java | 20 * return the domain parameters for the curve
|
/external/chromium_org/chromeos/test/data/network/ |
ethernet_with_eap_and_cert_pems.onc | 15 "Identity":"abc ${LOGIN_ID}@my.domain.com",
|
shill_wifi_clientcert.json | 3 "EAP.Identity": "abc ${LOGIN_ID}@my.domain.com",
|
shill_wifi_clientref.json | 3 "EAP.Identity": "${LOGIN_ID}@my.domain.com",
|
/external/chromium_org/chromeos/test/data/network/policy/ |
shill_managed_wifi1.json | 3 "EAP.Identity": "${LOGIN_ID}@my.domain.com",
|
/external/chromium_org/net/base/ |
dns_util.h | 16 // DNSDomainFromDot - convert a domain string to DNS format. From DJB's 17 // public domain DNS library. 24 // DNSDomainToString converts a domain in DNS format to a dotted string. 27 const base::StringPiece& domain);
|
/external/chromium_org/net/cert/ |
x509_util_openssl_unittest.cc | 42 // Verify the attributes of a domain-bound certificate. 43 // |domain| is the bound domain name. 45 void VerifyDomainBoundCert(const std::string& domain, 67 // Which means <tag> <length> <domain>, with: 69 // <length> is the domain length, a single byte for short forms. 70 // <domain> are the domain characters. 77 // Check that the domain size is small enough for short form. 78 ASSERT_LE(domain.size(), 127U) << "Domain is too long!" 117 std::string domain = "weborigin.com"; local [all...] |
/external/chromium_org/third_party/libjingle/source/talk/ |
LICENSE_THIRD_PARTY | 8 Governed by license within files (Public domain): 13 Governed by http://www.fourmilab.ch/md5/ (Public domain): 20 Governed by license within files (Public domain): 25 Governed by http://sigslot.sourceforge.net/#license (Public domain):
|
/external/chromium_org/third_party/lzma_sdk/ |
7zAlloc.h | 2 2010-10-29 : Igor Pavlov : Public domain */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
nv50_transfer.h | 10 unsigned domain; member in struct:nv50_m2mf_rect
|
/external/elfutils/libelf-po/ |
Makevars | 3 # Usually the message domain is the same as the package name. 4 DOMAIN = $(PACKAGE) 14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding 19 # the public domain; in this case the translators are expected to disclaim
|
/external/lzma/C/ |
7zAlloc.h | 2 2010-10-29 : Igor Pavlov : Public domain */
|
Delta.h | 2 2009-04-15 : Igor Pavlov : Public domain */
|
Sha256.h | 2 2010-06-11 : Igor Pavlov : Public domain */
|
XzEnc.h | 2 2009-04-15 : Igor Pavlov : Public domain */
|
/external/lzma/C/Util/LzmaLib/ |
LzmaLibExports.c | 2 2008-10-04 : Igor Pavlov : Public domain */
|
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_transfer.h | 10 unsigned domain; member in struct:nv50_m2mf_rect
|
/external/sepolicy/ |
adbd.te | 3 type adbd, domain;
|
gpsd.te | 2 type gpsd, domain;
|
/hardware/invensense/60xx/mlsdk/mlutils/ |
checksum.c | 3 /** bernstein hash, from public domain source */
|
/ndk/sources/android/support/src/musl-multibyte/ |
mblen.c | 3 * This code is in the public domain. Attribution is appreciated but
|