HomeSort by relevance Sort by last modified time
    Searched refs:CreatePasswordHandle (Results 1 - 2 of 2) sorted by null

  /system/gatekeeper/include/gatekeeper/
gatekeeper.h 185 bool CreatePasswordHandle(SizedBuffer *password_handle, salt_t salt,
  /system/gatekeeper/
gatekeeper.cpp 94 if (!CreatePasswordHandle(&password_handle,
169 bool GateKeeper::CreatePasswordHandle(SizedBuffer *password_handle_buffer, salt_t salt,
205 if (!CreatePasswordHandle(&provided_handle, expected_handle->salt, expected_handle->user_id,

Completed in 281 milliseconds