Searched defs:gatekeeper (Results 1 – 12 of 12) sorted by relevance
/aosp12/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
|
/aosp12/hardware/interfaces/gatekeeper/1.0/software/ |
H A D | service.cpp | 31 android::sp<SoftGateKeeperDevice> gatekeeper(new SoftGateKeeperDevice()); in main() local
|
/aosp12/system/core/trusty/gatekeeper/ |
H A D | service.cpp | 31 android::sp<TrustyGateKeeperDevice> gatekeeper(new TrustyGateKeeperDevice()); in main() local
|
H A D | trusty_gatekeeper.cpp | 39 namespace gatekeeper { namespace
|
/aosp12/system/core/gatekeeperd/ |
H A D | GateKeeperResponse.cpp | 28 namespace gatekeeper { namespace
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | SyntheticPasswordManager.java | 567 public AuthenticationToken newSyntheticPasswordAndSid(IGateKeeperService gatekeeper, in newSyntheticPasswordAndSid() 595 public void newSidForUser(IGateKeeperService gatekeeper, AuthenticationToken authToken, in newSidForUser() 738 public long createPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in createPasswordBasedSyntheticPassword() 798 public VerifyCredentialResponse verifyFrpCredential(IGateKeeperService gatekeeper, in verifyFrpCredential() 983 public AuthenticationResult unwrapPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in unwrapPasswordBasedSyntheticPassword() 1091 IGateKeeperService gatekeeper, long handle, byte[] token, int userId) { in unwrapTokenBasedSyntheticPassword() 1179 public @Nullable VerifyCredentialResponse verifyChallenge(IGateKeeperService gatekeeper, in verifyChallenge() 1185 IGateKeeperService gatekeeper, @NonNull byte[] gatekeeperPassword, long challenge, in verifyChallengeInternal()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | MockSyntheticPasswordManager.java | 41 FakeGateKeeperService gatekeeper, UserManager userManager, in MockSyntheticPasswordManager()
|
H A D | LockSettingsServiceTestable.java | 168 LockSettingsStorage storage, FakeGateKeeperService gatekeeper, KeyStore keystore, in LockSettingsServiceTestable()
|
/aosp12/hardware/interfaces/gatekeeper/1.0/default/ |
H A D | Gatekeeper.cpp | 26 namespace gatekeeper { namespace
|
/aosp12/system/gatekeeper/ |
H A D | gatekeeper.cpp | 24 namespace gatekeeper { namespace
|
H A D | gatekeeper_messages.cpp | 22 namespace gatekeeper { namespace
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | system_properties.proto | 412 optional string gatekeeper = 15; field
|