trusty_gatekeeper.cpp | 53 device_.enroll = enroll; 80 int TrustyGateKeeperDevice::Enroll(uint32_t uid, const uint8_t *current_password_handle, 188 int TrustyGateKeeperDevice::enroll(const struct gatekeeper_device *dev, uint32_t uid, function in class:gatekeeper::TrustyGateKeeperDevice 208 return convert_device(dev)->Enroll(uid, current_password_handle, current_password_handle_length,
|