Searched refs:salt_t (Results 1 – 3 of 3) sorted by relevance
27 typedef uint64_t salt_t; typedef40 salt_t salt;
93 uint32_t password_length, salt_t salt) const = 0;201 bool CreatePasswordHandle(SizedBuffer *password_handle, salt_t salt,
90 salt_t salt; in Enroll()180 bool GateKeeper::CreatePasswordHandle(SizedBuffer *password_handle_buffer, salt_t salt, in CreatePasswordHandle()