Searched defs:HashInit (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/core/lib/transport/ | ||
D | metadata.cc | 104 void StaticMetadata::HashInit() { in HashInit() function in StaticMetadata |
/third_party/node/src/ | ||
D | node_crypto.cc | 4341 bool Hash::HashInit(const EVP_MD* md, Maybe<unsigned int> xof_md_len) { in HashInit() function in node::crypto::Hash |