Home
last modified time | relevance | path

Searched refs:gatekeeper (Results 1 – 20 of 20) sorted by relevance

/hardware/interfaces/gatekeeper/1.0/software/tests/
Dgatekeeper_test.cpp25 using ::gatekeeper::EnrollRequest;
26 using ::gatekeeper::EnrollResponse;
27 using ::gatekeeper::secure_id_t;
28 using ::gatekeeper::SizedBuffer;
29 using ::gatekeeper::SoftGateKeeper;
30 using ::gatekeeper::VerifyRequest;
31 using ::gatekeeper::VerifyResponse;
52 static void do_enroll(SoftGateKeeper& gatekeeper, EnrollResponse* response) { in do_enroll() argument
55 gatekeeper.Enroll(request, response); in do_enroll()
59 SoftGateKeeper gatekeeper; in TEST() local
[all …]
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeperDevice.cpp22 using ::android::hardware::gatekeeper::V1_0::GatekeeperStatusCode;
23 using ::gatekeeper::EnrollRequest;
24 using ::gatekeeper::EnrollResponse;
25 using ::gatekeeper::ERROR_INVALID;
26 using ::gatekeeper::ERROR_MEMORY_ALLOCATION_FAILED;
27 using ::gatekeeper::ERROR_NONE;
28 using ::gatekeeper::ERROR_RETRY;
29 using ::gatekeeper::SizedBuffer;
30 using ::gatekeeper::VerifyRequest;
31 using ::gatekeeper::VerifyResponse;
DAndroid.bp11 name: "android.hardware.gatekeeper@1.0-service.software",
15 init_rc: ["android.hardware.gatekeeper@1.0-service.software.rc"],
23 "android.hardware.gatekeeper@1.0",
35 vintf_fragments: ["android.hardware.gatekeeper@1.0-service.software.xml"],
Dservice.cpp27 using android::hardware::gatekeeper::V1_0::IGatekeeper;
31 android::sp<SoftGateKeeperDevice> gatekeeper(new SoftGateKeeperDevice()); in main() local
32 auto status = gatekeeper->registerAsService(); in main()
DSoftGateKeeperDevice.h31 class SoftGateKeeperDevice : public ::android::hardware::gatekeeper::V1_0::IGatekeeper {
33 SoftGateKeeperDevice() { impl_.reset(new ::gatekeeper::SoftGateKeeper()); } in SoftGateKeeperDevice()
75 std::unique_ptr<::gatekeeper::SoftGateKeeper> impl_;
Dandroid.hardware.gatekeeper@1.0-service.software.rc1 service vendor.gatekeeper-1-0 /vendor/bin/hw/android.hardware.gatekeeper@1.0-service.software
DSoftGateKeeper.h35 namespace gatekeeper {
/hardware/interfaces/gatekeeper/1.0/default/
DAndroid.bp11 name: "android.hardware.gatekeeper@1.0-impl",
19 "android.hardware.gatekeeper@1.0",
29 name: "android.hardware.gatekeeper@1.0-service",
33 init_rc: ["android.hardware.gatekeeper@1.0-service.rc"],
38 "android.hardware.gatekeeper@1.0",
Dandroid.hardware.gatekeeper@1.0-service.rc1 service vendor.gatekeeper-1-0 /vendor/bin/hw/android.hardware.gatekeeper@1.0-service
2 interface android.hardware.gatekeeper@1.0::IGatekeeper default
DGatekeeper.h29 namespace gatekeeper {
33 using ::android::hardware::gatekeeper::V1_0::GatekeeperResponse;
34 using ::android::hardware::gatekeeper::V1_0::IGatekeeper;
Dservice.cpp23 using android::hardware::gatekeeper::V1_0::IGatekeeper;
DGatekeeper.cpp26 namespace gatekeeper { namespace
/hardware/interfaces/
DPREUPLOAD.cfg11 …ook_gatekeeper = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} gatekeeper
Dcurrent.txt72 c9d318df7922bde3b265927b521ff5a965002826fc0cabfcaef52a56760f2d34 android.hardware.gatekeeper@1.0::I…
73 da13bd69282fb275767abb18704c57ff8038e6c139ad17157dc702810f70d06a android.hardware.gatekeeper@1.0::t…
781 9679f27a42f75781c8993ef163ed92808a1928de186639834841d0b8e326e63d android.hardware.gatekeeper@1.0::I…
/hardware/interfaces/gatekeeper/1.0/
DAndroid.bp13 name: "android.hardware.gatekeeper@1.0",
Dtypes.hal16 package android.hardware.gatekeeper@1.0;
DIGatekeeper.hal16 package android.hardware.gatekeeper@1.0;
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DAndroid.bp30 static_libs: ["android.hardware.gatekeeper@1.0"],
DVtsHalGatekeeperV1_0TargetTest.cpp40 using ::android::hardware::gatekeeper::V1_0::IGatekeeper;
41 using ::android::hardware::gatekeeper::V1_0::GatekeeperResponse;
42 using ::android::hardware::gatekeeper::V1_0::GatekeeperStatusCode;
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal79 * gatekeeper after verifying a successful strong authentication attempt,
114 * of a generateChallenge() challenge being wrapped by the gatekeeper