Searched defs:salt (Results 1 – 1 of 1) sorted by relevance
37 uint64_t salt; member74 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