HMAC 86 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc crypto::HMAC hmac(crypto::HMAC::SHA256); HMAC 21 chrome/browser/extensions/api/music_manager_private/device_id.cc crypto::HMAC hmac(crypto::HMAC::SHA256); HMAC 145 chrome/browser/internal_auth.cc const crypto::HMAC* engine, HMAC 248 chrome/browser/internal_auth.cc scoped_ptr<crypto::HMAC> new_engine( HMAC 249 chrome/browser/internal_auth.cc new crypto::HMAC(crypto::HMAC::SHA256)); HMAC 300 chrome/browser/internal_auth.cc scoped_ptr<crypto::HMAC> engine_; HMAC 301 chrome/browser/internal_auth.cc scoped_ptr<crypto::HMAC> old_engine_; HMAC 339 chrome/browser/internal_auth.cc scoped_ptr<crypto::HMAC> new_engine(new crypto::HMAC(crypto::HMAC::SHA256)); HMAC 418 chrome/browser/internal_auth.cc scoped_ptr<crypto::HMAC> engine_; HMAC 23 chrome/browser/prefs/pref_hash_calculator.cc crypto::HMAC hmac(crypto::HMAC::SHA256); HMAC 37 chrome/browser/prefs/pref_hash_calculator.cc crypto::HMAC hmac(crypto::HMAC::SHA256); HMAC 61 chrome/browser/prefs/tracked/pref_hash_calculator_helper_win_unittest.cc crypto::HMAC hmac(crypto::HMAC::SHA256); HMAC 13 chrome/browser/profile_resetter/jtl_foundation.cc Hasher::Hasher(const std::string& seed) : hmac_(crypto::HMAC::SHA256) { HMAC 186 chrome/browser/profile_resetter/jtl_foundation.h crypto::HMAC hmac_; HMAC 132 chromeos/network/onc/onc_utils.cc crypto::HMAC hmac_verifier(crypto::HMAC::SHA1); HMAC 44 components/nacl/loader/nacl_validation_query.cc hasher_(crypto::HMAC::SHA256), HMAC 75 components/nacl/loader/nacl_validation_query.h crypto::HMAC hasher_; HMAC 32 components/rappor/byte_vector_utils.cc bool HMAC_Rotate(const crypto::HMAC& hmac, HMAC 34 components/rappor/byte_vector_utils.cc crypto::HMAC* result) { HMAC 45 components/rappor/byte_vector_utils.cc bool HMAC_Rehash(const crypto::HMAC& hmac, ByteVector* value) { HMAC 57 components/rappor/byte_vector_utils.cc const crypto::HMAC& hmac1, HMAC 59 components/rappor/byte_vector_utils.cc crypto::HMAC* out_hmac) { HMAC 61 components/rappor/byte_vector_utils.cc crypto::HMAC temp_hmac(crypto::HMAC::SHA256); HMAC 62 components/rappor/byte_vector_utils.cc crypto::HMAC* hmac2 = provided_data.size() > 0 ? &temp_hmac : out_hmac; HMAC 140 components/rappor/byte_vector_utils.cc hmac_(crypto::HMAC::SHA256), HMAC 151 components/rappor/byte_vector_utils.cc crypto::HMAC hmac1(crypto::HMAC::SHA256); HMAC 167 components/rappor/byte_vector_utils.cc hmac_(crypto::HMAC::SHA256), HMAC 98 components/rappor/byte_vector_utils.h crypto::HMAC hmac_; HMAC 132 content/browser/renderer_host/p2p/socket_host.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 363 content/child/webcrypto/platform_crypto_openssl.cc unsigned char* const success = HMAC(digest_algorithm, HMAC 18 content/public/browser/media_device_id.cc crypto::HMAC hmac(crypto::HMAC::SHA256); HMAC 30 crypto/hkdf.cc HMAC prk_hmac(HMAC::SHA256); HMAC 55 crypto/hkdf.cc HMAC hmac(HMAC::SHA256); HMAC 15 crypto/hmac.cc bool HMAC::Init(SymmetricKey* key) { HMAC 24 crypto/hmac.cc size_t HMAC::DigestLength() const { HMAC 36 crypto/hmac.cc bool HMAC::Verify(const base::StringPiece& data, HMAC 43 crypto/hmac.cc bool HMAC::VerifyTruncated(const base::StringPiece& data, HMAC 23 crypto/hmac.h class CRYPTO_EXPORT HMAC { HMAC 31 crypto/hmac.h explicit HMAC(HashAlgorithm hash_alg); HMAC 32 crypto/hmac.h ~HMAC(); HMAC 88 crypto/hmac.h DISALLOW_COPY_AND_ASSIGN(HMAC); HMAC 23 crypto/hmac_nss.cc HMAC::HMAC(HashAlgorithm hash_alg) HMAC 39 crypto/hmac_nss.cc HMAC::~HMAC() { HMAC 42 crypto/hmac_nss.cc bool HMAC::Init(const unsigned char *key, size_t key_length) { HMAC 76 crypto/hmac_nss.cc bool HMAC::Sign(const base::StringPiece& data, HMAC 23 crypto/hmac_openssl.cc HMAC::HMAC(HashAlgorithm hash_alg) HMAC 29 crypto/hmac_openssl.cc bool HMAC::Init(const unsigned char* key, size_t key_length) { HMAC 37 crypto/hmac_openssl.cc HMAC::~HMAC() { HMAC 43 crypto/hmac_openssl.cc bool HMAC::Sign(const base::StringPiece& data, HMAC 49 crypto/hmac_openssl.cc return ::HMAC(hash_alg_ == SHA1 ? EVP_sha1() : EVP_sha256(), HMAC 77 crypto/hmac_unittest.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 146 crypto/hmac_unittest.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 172 crypto/hmac_unittest.cc crypto::HMAC hmac(crypto::HMAC::SHA256); HMAC 213 crypto/hmac_unittest.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 229 crypto/hmac_unittest.cc crypto::HMAC hmac2(crypto::HMAC::SHA256); HMAC 238 crypto/hmac_unittest.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 252 crypto/hmac_unittest.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 106 crypto/hmac_win.cc HMAC::HMAC(HashAlgorithm hash_alg) HMAC 112 crypto/hmac_win.cc bool HMAC::Init(const unsigned char* key, size_t key_length) { HMAC 166 crypto/hmac_win.cc HMAC::~HMAC() { HMAC 169 crypto/hmac_win.cc bool HMAC::Sign(const base::StringPiece& data, HMAC 73 google_apis/cup/client_update_protocol.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 91 google_apis/cup/client_update_protocol.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 203 google_apis/gaia/oauth_request_signer.cc crypto::HMAC hmac(crypto::HMAC::SHA1); HMAC 55 remoting/protocol/auth_util.cc crypto::HMAC response(crypto::HMAC::SHA256); HMAC 62 remoting/protocol/authentication_method.cc crypto::HMAC response(crypto::HMAC::SHA256); HMAC 22 sync/util/nigori.cc using crypto::HMAC; HMAC 141 sync/util/nigori.cc HMAC hmac(HMAC::SHA256); HMAC 177 sync/util/nigori.cc HMAC hmac(HMAC::SHA256); HMAC 215 sync/util/nigori.cc HMAC hmac(HMAC::SHA256);