Searched refs:enroll (Results 1 – 10 of 10) sorted by relevance
/device/generic/goldfish/gatekeeper/ |
D | module.cpp | 38 static int enroll(const struct gatekeeper_device *dev __unused, uint32_t uid, in enroll() function 51 return s_gatekeeper->enroll(uid, in enroll() 100 s_device.device.enroll = enroll; in goldfish_gatekeeper_open()
|
D | SoftGateKeeperDevice.h | 47 int enroll(uint32_t uid,
|
D | SoftGateKeeperDevice.cpp | 21 int SoftGateKeeperDevice::enroll(uint32_t uid, in enroll() function in goldfish::SoftGateKeeperDevice
|
/device/google/cuttlefish_common/guest/hals/gatekeeper/ |
D | module.cpp | 38 static int enroll(const struct gatekeeper_device *dev __unused, uint32_t uid, in enroll() function 51 return s_gatekeeper->enroll(uid, in enroll() 100 s_device.device.enroll = enroll; in cuttlefish_gatekeeper_open()
|
D | SoftGateKeeperDevice.h | 47 int enroll(uint32_t uid,
|
D | SoftGateKeeperDevice.cpp | 21 int SoftGateKeeperDevice::enroll(uint32_t uid, in enroll() function in cuttlefish::SoftGateKeeperDevice
|
/device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/ |
D | TlsAuthConfigDxeStrings.uni | 26 #string STR_TLS_AUTH_CONFIG_ENROLL_CERT_HELP #language en-US "Press <Enter> to enroll cert."
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 643 msg.data.enroll.finger.fid = fid; in send_enroll_notice() 644 msg.data.enroll.samples_remaining = samples_remaining > 0 ? samples_remaining : 0; in send_enroll_notice() 847 qdev->device.enroll = fingerprint_enroll; in fingerprint_open()
|
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
D | SecureBootConfigStrings.uni | 37 …TE_FORMAT_HELP #language en-US "Select the certificate format used to enroll certificate into d…
|
/device/linaro/bootloader/edk2/SecurityPkg/ |
D | SecurityPkg.dec | 109 # Can enroll or delete PK without existing PK's private key. 110 # Can enroll or delete KEK without existing PK's private key. 111 # Can enroll or delete signature from DB/DBX without KEK's private key.
|