ComputeHash 39 net/quic/crypto/null_decrypter.cc if (hash != ComputeHash(buffer)) { ComputeHash 65 net/quic/crypto/null_decrypter.cc if (hash != ComputeHash(buffer)) { ComputeHash 40 net/quic/crypto/null_decrypter.h uint128 ComputeHash(const std::string& data) const; ComputeHash 64 net/socket/ssl_session_cache_openssl.cc : id(a_id), id_len(a_id_len), hash(ComputeHash(a_id, a_id_len)) {} ComputeHash 72 net/socket/ssl_session_cache_openssl.cc hash(ComputeHash(session->session_id, session->session_id_length)) {} ComputeHash 88 net/socket/ssl_session_cache_openssl.cc size_t ComputeHash(const unsigned char* id, unsigned id_len) {