Home
last modified time | relevance | path

Searched defs:gatekeeper (Results 1 – 25 of 81) sorted by relevance

1234

/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/tests/
H A Dgatekeeper_test.cpp52 static void do_enroll(SoftGateKeeper& gatekeeper, EnrollResponse* response) { in do_enroll()
59 SoftGateKeeper gatekeeper; in TEST() local
66 SoftGateKeeper gatekeeper; in TEST() local
77 SoftGateKeeper gatekeeper; in TEST() local
101 SoftGateKeeper gatekeeper; in TEST() local
136 SoftGateKeeper gatekeeper; in TEST() local
170 SoftGateKeeper gatekeeper; in TEST() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordManager.java757 public void removeUser(IGateKeeperService gatekeeper, int userId) { in removeUser()
838 public void newSidForUser(IGateKeeperService gatekeeper, SyntheticPassword sp, int userId) { in newSidForUser()
1005 public long createLskfBasedProtector(IGateKeeperService gatekeeper, in createLskfBasedProtector()
1103 IGateKeeperService gatekeeper, LockscreenCredential userCredential, in verifySpecialUserCredential()
1382 public AuthenticationResult unlockLskfBasedProtector(IGateKeeperService gatekeeper, in unlockLskfBasedProtector()
1557 IGateKeeperService gatekeeper, long protectorId, byte[] token, int userId) { in unlockTokenBasedProtector()
1575 IGateKeeperService gatekeeper, long protectorId, byte[] token, int userId) { in unlockStrongTokenBasedProtector()
1585 IGateKeeperService gatekeeper, long protectorId, byte[] token, int userId) { in unlockWeakTokenBasedProtector()
1591 IGateKeeperService gatekeeper, long protectorId, byte expectedProtectorType, in unlockTokenBasedProtectorInternal()
1690 public @Nullable VerifyCredentialResponse verifyChallenge(IGateKeeperService gatekeeper, in verifyChallenge()
[all …]
/aosp_15_r20/out/soong/.intermediates/system/core/gatekeeperd/libgatekeeper_aidl/android_arm64_armv8-2a_cortex-a55_shared/gen/aidl/android/service/gatekeeper/
DIGateKeeperService.cpp13 namespace gatekeeper { namespace
24 namespace gatekeeper { namespace
293 namespace gatekeeper { namespace
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_not_windows_main.cpp169 TpmGatekeeper& gatekeeper) -> keymaster::KeymasterEnforcement* { in ChooseGatekeeperComponent()
264 gatekeeper::GateKeeper* gatekeeper = injector.get<gatekeeper::GateKeeper*>(); in SecureEnvMain() local
Dgatekeeper_responder.cpp24 gatekeeper::GateKeeper& gatekeeper) in GatekeeperResponder() argument
Dsuspend_resume_handler.h60 SharedFD gatekeeper; member
Dtpm_keymaster_enforcement.cpp95 TpmResourceManager& resource_manager, TpmGatekeeper& gatekeeper) in TpmKeymasterEnforcement()
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/
H A Dservice.cpp31 android::sp<SoftGateKeeperDevice> gatekeeper(new SoftGateKeeperDevice()); in main() local
/aosp_15_r20/hardware/interfaces/gatekeeper/aidl/software/
H A Dservice.cpp40 auto gatekeeper = ndk::SharedRefBase::make<SoftGateKeeperDevice>(implementation); in main() local
H A DGateKeeper.cpp32 namespace aidl::android::hardware::gatekeeper { namespace
/aosp_15_r20/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dservice.cpp49 std::shared_ptr<RemoteGateKeeperDevice> gatekeeper = in main() local
Dremote_gatekeeper.cpp28 namespace aidl::android::hardware::gatekeeper { namespace
/aosp_15_r20/system/core/gatekeeperd/
H A DGateKeeperResponse.cpp28 namespace gatekeeper { namespace
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gatekeeper/aidl/android.hardware.gatekeeper-V1-ndk-source/gen/android/hardware/gatekeeper/
DGatekeeperEnrollResponse.cpp22 namespace gatekeeper { namespace
DGatekeeperVerifyResponse.cpp22 namespace gatekeeper { namespace
DIGatekeeper.cpp24 namespace gatekeeper { namespace
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gatekeeper/1.0/[email protected]_genc++/gen/android/hardware/gatekeeper/1.0/
Dtypes.cpp15 namespace gatekeeper { namespace
/aosp_15_r20/system/core/trusty/gatekeeper/
H A Dservice.cpp83 std::shared_ptr<TrustyGateKeeperDevice> gatekeeper = in main() local
H A Dtrusty_gatekeeper.cpp30 namespace aidl::android::hardware::gatekeeper { namespace
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DMockSyntheticPasswordManager.java40 FakeGateKeeperService gatekeeper, UserManager userManager, in MockSyntheticPasswordManager()
H A DLockSettingsServiceTestable.java161 IGateKeeperService gatekeeper, in LockSettingsServiceTestable()
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/default/
H A DGatekeeper.cpp26 namespace gatekeeper { namespace
/aosp_15_r20/system/gatekeeper/
H A Dgatekeeper.cpp37 namespace gatekeeper { namespace
H A Dgatekeeper_messages.cpp22 namespace gatekeeper { namespace
/aosp_15_r20/trusty/user/app/gatekeeper/
Dtrusty_gatekeeper.cpp42 namespace gatekeeper { namespace

1234