HomeSort by relevance Sort by last modified time
    Searched full:sha1 (Results 276 - 300 of 1297) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobspatch.c 61 static void sha1tostr(const u_char *sha1, char *sha1str)
65 sprintf(&sha1str[i * 2], "%02x", sha1[i]);
378 u_char sha1[SHA1_DIGEST_LENGTH]; local
396 48 20 SHA1 of old file
397 68 20 SHA1 of new file
455 SHA1(old, oldsize, sha1);
456 if (memcmp(sha1, header + 48, sizeof(sha1)) != 0) {
457 sha1tostr(sha1, sha1str)
    [all...]
  /external/chromium_org/google_apis/gaia/
oauth_request_signer_unittest.cc 96 "&oauth_signature_method=HMAC-SHA1"
126 "&oauth_signature_method=HMAC-SHA1"
152 "&oauth_signature_method=HMAC-SHA1"
180 "&oauth_signature_method=HMAC-SHA1"
207 "&oauth_signature_method=HMAC-SHA1"
236 "&oauth_signature_method=HMAC-SHA1"
261 "&oauth_signature_method=HMAC-SHA1"
288 "&oauth_signature_method=HMAC-SHA1"
316 "oauth_signature_method=\"HMAC-SHA1\", "
  /external/chromium_org/
.DEPS.git 499 'src/buildtools/win/gn.exe.sha1'
516 'src/buildtools/mac/gn.sha1'
533 'src/buildtools/linux32/gn.sha1'
550 'src/buildtools/linux64/gn.sha1'
567 'src/tools/gn/bin/win/gn.exe.sha1'
584 'src/tools/gn/bin/mac/gn.sha1'
601 'src/tools/gn/bin/linux/gn.sha1'
618 'src/tools/gn/bin/linux/gn32.sha1'
635 'src/third_party/clang_format/bin/win/clang-format.exe.sha1'
652 'src/third_party/clang_format/bin/mac/clang-format.sha1'
    [all...]
DEPS 669 "-s", "src/buildtools/win/gn.exe.sha1",
680 "-s", "src/buildtools/mac/gn.sha1",
691 "-s", "src/buildtools/linux32/gn.sha1",
702 "-s", "src/buildtools/linux64/gn.sha1",
715 "-s", "src/tools/gn/bin/win/gn.exe.sha1",
726 "-s", "src/tools/gn/bin/mac/gn.sha1",
737 "-s", "src/tools/gn/bin/linux/gn.sha1",
748 "-s", "src/tools/gn/bin/linux/gn32.sha1",
760 "-s", "src/third_party/clang_format/bin/win/clang-format.exe.sha1",
771 "-s", "src/third_party/clang_format/bin/mac/clang-format.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']
  /build/tools/releasetools/
ota_from_target_files 100 from hashlib import sha1 as sha1 namespace
151 then the sha1 is searched for, and finally a file with the same
165 result = tgtfiles.get("sha1:" + src.sha1)
835 source_boot.size, source_boot.sha1,
836 target_boot.size, target_boot.sha1))
877 source_boot.size, source_boot.sha1,
878 target_boot.size, target_boot.sha1),
880 target_boot.size, target_boot.sha1,
    [all...]
  /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...]
  /bionic/libc/arch-arm/
arm.mk 67 upstream-netbsd/common/lib/libc/hash/sha1/sha1.c \
  /bionic/libc/arch-mips/
mips.mk 78 upstream-netbsd/common/lib/libc/hash/sha1/sha1.c \
  /external/bison/build-aux/
gitlog-to-changelog 63 --amend=FILE FILE maps from an SHA1 to perl code (i.e., s/old/new/) that
64 makes a change to SHA1's commit log text or metadata.
106 FILE must consist of <SHA,CODE+> pairs where SHA is a 40-byte SHA1 (alone on
149 # F must consist of <SHA,CODE+> pairs where SHA is a 40-byte SHA1
175 or (warn "$ME: $f:$.: invalid line; expected an SHA1\n"),
180 and (warn "$ME: $f:$.: duplicate SHA1\n"),
247 # This is a hash that maps an SHA1 to perl code (i.e., s/old/new/)
280 or die "$ME:$.: invalid SHA1: $sha\n";
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
RSAESOAEPparams.java 111 * hashAlgorithm [0] OAEP-PSSDigestAlgorithms DEFAULT sha1,
117 * { 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
768-rsa-ee-by-prime256v1-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/remoting/base/
rsa_key_pair.cc 94 // Certificates are SHA1-signed because |key_| has likely been used to sign
95 // with SHA1 previously, and you should not re-use a key for signing data with
  /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/conscrypt/src/main/java/org/conscrypt/
OpenSSLMac.java 33 * EVP_get_digestbyname("sha1");
140 private static final long EVP_MD = NativeCrypto.EVP_get_digestbyname("sha1");
  /external/elfutils/0.153/lib/
sha1.h 1 /* Declaration of functions and data types used for SHA1 sum computing
90 #endif /* sha1.h */

Completed in 2054 milliseconds

<<11121314151617181920>>