Searched defs:salt (Results 1 – 5 of 5) sorted by relevance
38 uint64_t salt; member75 uint32_t password_length, salt_t salt) const { in ComputePasswordSignature()126 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash()151 uint64_t salt; in DoVerify() local
461 vector<uint8_t> salt = {0x00}; in TEST_P() local
813 vector<uint8_t> salt = {0x00}; in finishRetrieval() local
1493 optional<vector<uint8_t>> hkdf(const vector<uint8_t>& sharedSecret, const vector<uint8_t>& salt, in hkdf()
525 u8 salt[NAN_SECURITY_SALT_SIZE]; in passphrase_to_pmk() local