Home
last modified time | relevance | path

Searched defs:salt (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h37 uint64_t salt; member
74 uint32_t password_length, salt_t salt) const { in ComputePasswordSignature()
125 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash()
150 uint64_t salt; in DoVerify() local