Home
last modified time | relevance | path

Searched refs:current_password_handle_buffer (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/guest/hals/gatekeeper/
DSoftGateKeeperDevice.cpp43 SizedBuffer current_password_handle_buffer(current_password_handle_length); in enroll() local
45 memcpy(current_password_handle_buffer.buffer.get(), current_password_handle, in enroll()
54 EnrollRequest request(uid, &current_password_handle_buffer, &desired_password_buffer, in enroll()
/device/generic/goldfish/gatekeeper/
DSoftGateKeeperDevice.cpp43 SizedBuffer current_password_handle_buffer(current_password_handle_length); in enroll() local
45 memcpy(current_password_handle_buffer.buffer.get(), current_password_handle, in enroll()
54 EnrollRequest request(uid, &current_password_handle_buffer, &desired_password_buffer, in enroll()