Searched refs:salt_t (Results 1 – 4 of 4) sorted by relevance
27 typedef uint64_t salt_t; typedef40 salt_t salt;
91 uint32_t password_length, salt_t salt) const = 0;185 bool CreatePasswordHandle(SizedBuffer *password_handle, salt_t salt,
88 salt_t salt; in Enroll()167 bool GateKeeper::CreatePasswordHandle(SizedBuffer *password_handle_buffer, salt_t salt, in CreatePasswordHandle()
81 uint32_t password_length, salt_t salt) const { in ComputePasswordSignature()