Home
last modified time | relevance | path

Searched refs:hash_state (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
DHashing.h261 struct hash_state { struct
267 static hash_state create(const char *s, uint64_t seed) { in create() argument
268 hash_state state = { in create()
416 hash_state state = state.create(buffer, seed);
458 hash_state state = state.create(s_begin, seed);
499 hash_state state;
/external/wpa_supplicant_8/src/crypto/
Dcrypto_libtomcrypt.c27 hash_state md; in md4_vector()
61 hash_state md; in md5_vector()
74 hash_state md; in sha1_vector()
147 hash_state md;
/external/llvm/test/CodeGen/PowerPC/
Dpr15031.ll262 …sh_combine_recursive_helper" = type { [64 x i8], %"struct.llvm::hashing::detail::hash_state", i64 }
263 %"struct.llvm::hashing::detail::hash_state" = type { i64, i64, i64, i64, i64, i64, i64, i64 }