/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/tests/ |
H A D | gatekeeper_test.cpp | 52 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 D | SyntheticPasswordManager.java | 757 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/ |
D | IGateKeeperService.cpp | 13 namespace gatekeeper { namespace 24 namespace gatekeeper { namespace 293 namespace gatekeeper { namespace
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | secure_env_not_windows_main.cpp | 169 TpmGatekeeper& gatekeeper) -> keymaster::KeymasterEnforcement* { in ChooseGatekeeperComponent() 264 gatekeeper::GateKeeper* gatekeeper = injector.get<gatekeeper::GateKeeper*>(); in SecureEnvMain() local
|
D | gatekeeper_responder.cpp | 24 gatekeeper::GateKeeper& gatekeeper) in GatekeeperResponder() argument
|
D | suspend_resume_handler.h | 60 SharedFD gatekeeper; member
|
D | tpm_keymaster_enforcement.cpp | 95 TpmResourceManager& resource_manager, TpmGatekeeper& gatekeeper) in TpmKeymasterEnforcement()
|
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/ |
H A D | service.cpp | 31 android::sp<SoftGateKeeperDevice> gatekeeper(new SoftGateKeeperDevice()); in main() local
|
/aosp_15_r20/hardware/interfaces/gatekeeper/aidl/software/ |
H A D | service.cpp | 40 auto gatekeeper = ndk::SharedRefBase::make<SoftGateKeeperDevice>(implementation); in main() local
|
H A D | GateKeeper.cpp | 32 namespace aidl::android::hardware::gatekeeper { namespace
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
D | service.cpp | 49 std::shared_ptr<RemoteGateKeeperDevice> gatekeeper = in main() local
|
D | remote_gatekeeper.cpp | 28 namespace aidl::android::hardware::gatekeeper { namespace
|
/aosp_15_r20/system/core/gatekeeperd/ |
H A D | GateKeeperResponse.cpp | 28 namespace gatekeeper { namespace
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gatekeeper/aidl/android.hardware.gatekeeper-V1-ndk-source/gen/android/hardware/gatekeeper/ |
D | GatekeeperEnrollResponse.cpp | 22 namespace gatekeeper { namespace
|
D | GatekeeperVerifyResponse.cpp | 22 namespace gatekeeper { namespace
|
D | IGatekeeper.cpp | 24 namespace gatekeeper { namespace
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gatekeeper/1.0/[email protected]_genc++/gen/android/hardware/gatekeeper/1.0/ |
D | types.cpp | 15 namespace gatekeeper { namespace
|
/aosp_15_r20/system/core/trusty/gatekeeper/ |
H A D | service.cpp | 83 std::shared_ptr<TrustyGateKeeperDevice> gatekeeper = in main() local
|
H A D | trusty_gatekeeper.cpp | 30 namespace aidl::android::hardware::gatekeeper { namespace
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | MockSyntheticPasswordManager.java | 40 FakeGateKeeperService gatekeeper, UserManager userManager, in MockSyntheticPasswordManager()
|
H A D | LockSettingsServiceTestable.java | 161 IGateKeeperService gatekeeper, in LockSettingsServiceTestable()
|
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/default/ |
H A D | Gatekeeper.cpp | 26 namespace gatekeeper { namespace
|
/aosp_15_r20/system/gatekeeper/ |
H A D | gatekeeper.cpp | 37 namespace gatekeeper { namespace
|
H A D | gatekeeper_messages.cpp | 22 namespace gatekeeper { namespace
|
/aosp_15_r20/trusty/user/app/gatekeeper/ |
D | trusty_gatekeeper.cpp | 42 namespace gatekeeper { namespace
|