Searched defs:value_hash (Results 1 – 5 of 5) sorted by relevance
269 uint32_t value_hash = grpc_slice_hash(GRPC_MDVALUE(elem)); in add_elem_with_index() local499 uint32_t value_hash = grpc_slice_hash(GRPC_MDVALUE(elem)); in hpack_enc() local
162 uint32_t value_hash, HpackEncoderIndex* index) { in GetMatchingIndex()195 uint32_t value_hash, HpackEncoderIndex new_index) { in UpdateAddOrEvict()
445 uint8_t value_hash[EVP_MAX_MD_SIZE]; in VerifyHash() local
453 uint64 value_hash = 0; in HashAttr() local
440 typedef uint32_t value_hash; typedef