SHA1              412 chrome/installer/mac/third_party/bsdiff/goobsdiff.c 	SHA1(old, oldsize, header + 48);
SHA1              413 chrome/installer/mac/third_party/bsdiff/goobsdiff.c 	SHA1(new, newsize, header + 68);
SHA1              455 chrome/installer/mac/third_party/bsdiff/goobspatch.c 	SHA1(old, oldsize, sha1);
SHA1              505 chrome/installer/mac/third_party/bsdiff/goobspatch.c 	SHA1(new, newsize, sha1);
SHA1               19 chrome/installer/mac/third_party/bsdiff/sha1_adapter.h void SHA1(const unsigned char* data, size_t len, unsigned char* hash);
SHA1              132 chromeos/network/onc/onc_utils.cc   crypto::HMAC hmac_verifier(crypto::HMAC::SHA1);
SHA1              356 components/policy/core/common/cloud/cloud_policy_validator.cc                          policy_->new_public_key_signature(), SHA1)) {
SHA1              369 components/policy/core/common/cloud/cloud_policy_validator.cc                        policy_->policy_data_signature(), SHA1)) {
SHA1              381 components/policy/core/common/cloud/cloud_policy_validator.cc                        policy_->policy_data_signature(), SHA1)) {
SHA1              526 components/policy/core/common/cloud/cloud_policy_validator.cc     case SHA1:
SHA1              132 content/browser/renderer_host/p2p/socket_host.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1               26 crypto/hmac.cc     case SHA1:
SHA1               27 crypto/hmac_nss.cc     case SHA1:
SHA1               26 crypto/hmac_openssl.cc   DCHECK(hash_alg_ == SHA1 || hash_alg_ == SHA256);
SHA1               49 crypto/hmac_openssl.cc   return ::HMAC(hash_alg_ == SHA1 ? EVP_sha1() : EVP_sha256(),
SHA1               77 crypto/hmac_unittest.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1              146 crypto/hmac_unittest.cc     crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1              213 crypto/hmac_unittest.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1              238 crypto/hmac_unittest.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1              252 crypto/hmac_unittest.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1              109 crypto/hmac_win.cc   DCHECK(hash_alg_ == SHA1 || hash_alg_ == SHA256);
SHA1              184 crypto/hmac_win.cc   if (hash_alg_ != SHA1) {
SHA1               24 crypto/signature_verifier_nss.cc     case SignatureVerifier::SHA1:
SHA1               64 crypto/signature_verifier_nss.cc       hash_alg_(SHA1),
SHA1               65 crypto/signature_verifier_nss.cc       mask_hash_alg_(SHA1),
SHA1               23 crypto/signature_verifier_openssl.cc     case SignatureVerifier::SHA1:
SHA1             1085 crypto/signature_verifier_unittest.cc       ok = verifier.VerifyInitRSAPSS(crypto::SignatureVerifier::SHA1,
SHA1             1086 crypto/signature_verifier_unittest.cc                                      crypto::SignatureVerifier::SHA1,
SHA1             1097 crypto/signature_verifier_unittest.cc       ok = verifier.VerifyInitRSAPSS(crypto::SignatureVerifier::SHA1,
SHA1             1098 crypto/signature_verifier_unittest.cc                                      crypto::SignatureVerifier::SHA1,
SHA1             1112 crypto/signature_verifier_unittest.cc       ok = verifier.VerifyInitRSAPSS(crypto::SignatureVerifier::SHA1,
SHA1             1113 crypto/signature_verifier_unittest.cc                                      crypto::SignatureVerifier::SHA1,
SHA1             1125 crypto/signature_verifier_unittest.cc       ok = verifier.VerifyInitRSAPSS(crypto::SignatureVerifier::SHA1,
SHA1             1126 crypto/signature_verifier_unittest.cc                                      crypto::SignatureVerifier::SHA1,
SHA1               73 google_apis/cup/client_update_protocol.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1               91 google_apis/cup/client_update_protocol.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);
SHA1              203 google_apis/gaia/oauth_request_signer.cc   crypto::HMAC hmac(crypto::HMAC::SHA1);