HomeSort by relevance Sort by last modified time
    Searched full:sha1 (Results 251 - 275 of 1214) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
DOMPatchSupport.cpp 50 #include "wtf/SHA1.h"
404 static void addStringToSHA1(SHA1& sha1, const String& string)
407 sha1.addBytes(reinterpret_cast<const uint8_t*>(cString.data()), cString.length());
414 SHA1 sha1; local
417 sha1.addBytes(reinterpret_cast<const uint8_t*>(&nodeType), sizeof(nodeType));
418 addStringToSHA1(sha1, node->nodeName());
419 addStringToSHA1(sha1, node->nodeValue());
425 addStringToSHA1(sha1, childInfo->m_sha1)
    [all...]
  /external/chromium_org/tools/perf_expectations/
update_perf_expectations.py 23 "regress": 0, "sha1": "54d94538"},
123 Set reva and revb values to specified new values. Remove sha1.
152 # "better": "lower", "improve": 0, "regress": 3, "sha1": "276ba29c"},
156 # Remove sha1 to indicate this test requires an update
158 if 'sha1' in test_value:
159 del test_value['sha1']
  /external/chromium_org/third_party/openssl/openssl/crypto/objects/
objects.h 364 #define SN_sha1 "SHA1"
365 #define LN_sha1 "sha1"
371 #define SN_sha1WithRSAEncryption "RSA-SHA1"
387 #define SN_pbeWithSHA1AndRC2_CBC "PBE-SHA1-RC2-64"
400 #define SN_dsaWithSHA1_2 "DSA-SHA1-old"
608 * id-dsa-with-sha1 ID ::= {
611 #define SN_dsaWithSHA1 "DSA-SHA1"
617 #define SN_md5_sha1 "MD5-SHA1"
618 #define LN_md5_sha1 "md5-sha1"
620 #define SN_sha1WithRSA "RSA-SHA1-2
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
objects.h 364 #define SN_sha1 "SHA1"
365 #define LN_sha1 "sha1"
371 #define SN_sha1WithRSAEncryption "RSA-SHA1"
387 #define SN_pbeWithSHA1AndRC2_CBC "PBE-SHA1-RC2-64"
400 #define SN_dsaWithSHA1_2 "DSA-SHA1-old"
608 * id-dsa-with-sha1 ID ::= {
611 #define SN_dsaWithSHA1 "DSA-SHA1"
617 #define SN_md5_sha1 "MD5-SHA1"
618 #define LN_md5_sha1 "md5-sha1"
620 #define SN_sha1WithRSA "RSA-SHA1-2
    [all...]
  /external/openssl/crypto/objects/
objects.h 364 #define SN_sha1 "SHA1"
365 #define LN_sha1 "sha1"
371 #define SN_sha1WithRSAEncryption "RSA-SHA1"
387 #define SN_pbeWithSHA1AndRC2_CBC "PBE-SHA1-RC2-64"
400 #define SN_dsaWithSHA1_2 "DSA-SHA1-old"
608 * id-dsa-with-sha1 ID ::= {
611 #define SN_dsaWithSHA1 "DSA-SHA1"
617 #define SN_md5_sha1 "MD5-SHA1"
618 #define LN_md5_sha1 "md5-sha1"
620 #define SN_sha1WithRSA "RSA-SHA1-2
    [all...]
  /external/openssl/include/openssl/
objects.h 364 #define SN_sha1 "SHA1"
365 #define LN_sha1 "sha1"
371 #define SN_sha1WithRSAEncryption "RSA-SHA1"
387 #define SN_pbeWithSHA1AndRC2_CBC "PBE-SHA1-RC2-64"
400 #define SN_dsaWithSHA1_2 "DSA-SHA1-old"
608 * id-dsa-with-sha1 ID ::= {
611 #define SN_dsaWithSHA1 "DSA-SHA1"
617 #define SN_md5_sha1 "MD5-SHA1"
618 #define LN_md5_sha1 "md5-sha1"
620 #define SN_sha1WithRSA "RSA-SHA1-2
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
RSAESOAEPparams.java 107 * hashAlgorithm [0] OAEP-PSSDigestAlgorithms DEFAULT sha1,
113 * { OID id-sha1 PARAMETERS NULL }|
RSASSAPSSparams.java 123 * hashAlgorithm [0] OAEP-PSSDigestAlgorithms DEFAULT sha1,
130 * { OID id-sha1 PARAMETERS NULL }|
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
ARC4.java 46 super("PBEWithSHAAnd128BitRC4", PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC4, true, PKCS12, SHA1, 128, 0);
58 super("PBEWithSHAAnd128BitRC4", PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC4, true, PKCS12, SHA1, 40, 0);
  /external/chromium_org/chrome/browser/safe_browsing/
two_phase_testserver.py 50 metadata_hash = hashlib.sha1(request_body).hexdigest()
88 hashlib.sha1(request_body).hexdigest()))
  /external/chromium_org/crypto/
hmac.h 6 // only support SHA1 for the hash algorithm, but this can be extended easily.
27 SHA1,
  /external/chromium_org/net/data/ssl/certificates/
1024-rsa-ee-by-prime256v1-ecdsa-intermediate.pem 5 Signature Algorithm: ecdsa-with-SHA1
28 Signature Algorithm: ecdsa-with-SHA1
1024-rsa-ee-by-secp256k1-ecdsa-intermediate.pem 5 Signature Algorithm: ecdsa-with-SHA1
28 Signature Algorithm: ecdsa-with-SHA1
768-rsa-ee-by-prime256v1-ecdsa-intermediate.pem 5 Signature Algorithm: ecdsa-with-SHA1
26 Signature Algorithm: ecdsa-with-SHA1
768-rsa-ee-by-secp256k1-ecdsa-intermediate.pem 5 Signature Algorithm: ecdsa-with-SHA1
26 Signature Algorithm: ecdsa-with-SHA1
prime256v1-ecdsa-ee-by-prime256v1-ecdsa-intermediate.pem 5 Signature Algorithm: ecdsa-with-SHA1
24 Signature Algorithm: ecdsa-with-SHA1
  /external/chromium_org/net/data/ssl/scripts/
generate-duplicate-cn-certs.sh 91 ALGO=sha1 \
106 ALGO=sha1 \
  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3h.tcl 9 # 4) The manifest.uuid file from the fossil SCM. This gives the SHA1 hash.
22 # 5) Replaces the string --SOURCE-ID-- with the date and time and sha1
  /external/dropbear/libtomcrypt/testprof/
pkcs_1_test.c 13 hash_idx = find_hash("sha1");
17 fprintf(stderr, "pkcs_1 tests require sha1/yarrow");
  /external/elfutils/lib/
sha1.h 1 /* Declaration of functions and data types used for SHA1 sum computing
90 #endif /* sha1.h */
  /external/smack/src/org/xbill/DNS/
DSRecord.java 23 public static final int SHA1 = 1;
32 public static final int SHA1_DIGEST_ID = Digest.SHA1;
  /external/valgrind/main/none/tests/
sha1_test.c 3 Stick the enclosed text in a file "sha1.test.c".
6 hugh $ cc sha1.test.c
25 /* ================ sha1.c ================ */
50 /* ================ sha1.h ================ */
67 /* ================ end of sha1.h ================ */
92 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
165 /* SHA1 initialization constants */
245 /* ================ end of sha1.c ================ */
  /external/wpa_supplicant_8/src/crypto/
sha1-tlsprf.c 2 * TLS PRF (SHA1 + MD5)
12 #include "sha1.h"
  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLMac.java 34 * EVP_get_digestbyname("sha1");
133 private static final long EVP_MD = NativeCrypto.EVP_get_digestbyname("sha1");
  /libcore/luni/src/main/java/javax/crypto/spec/
OAEPParameterSpec.java 42 * <li>parameters for the <i>mgf</i> : "SHA-1" {@link MGF1ParameterSpec#SHA1}</li>
51 this.mgfSpec = MGF1ParameterSpec.SHA1;

Completed in 710 milliseconds

<<11121314151617181920>>