Home
last modified time | relevance | path

Searched refs:Gatekeeper (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/interfaces/gatekeeper/1.0/default/
H A DGatekeeper.cpp30 Gatekeeper::Gatekeeper() in Gatekeeper() function in android::hardware::gatekeeper::V1_0::implementation::Gatekeeper
43 Gatekeeper::~Gatekeeper() in ~Gatekeeper()
55 Return<void> Gatekeeper::enroll(uint32_t uid, in enroll()
85 Return<void> Gatekeeper::verify(uint32_t uid, in verify()
118 Return<void> Gatekeeper::deleteUser(uint32_t uid, deleteUser_cb cb) { in deleteUser()
138 Return<void> Gatekeeper::deleteAllUsers(deleteAllUsers_cb cb) { in deleteAllUsers()
158 return new Gatekeeper(); in HIDL_FETCH_IGatekeeper()
H A DGatekeeper.h41 class Gatekeeper : public IGatekeeper {
43 Gatekeeper();
44 ~Gatekeeper();
H A DAndroid.bp16 srcs: ["Gatekeeper.cpp"],
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
16 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
16 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
16 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/system/sepolicy/public/
H A Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process.
/aosp12/hardware/interfaces/gatekeeper/1.0/
H A Dtypes.hal19 * Gatekeeper response codes; success >= 0; error < 0
31 * Gatekeeper response to any/all requests has this structure as mandatory part
/aosp12/hardware/interfaces/keymaster/4.0/
H A Dtypes.hal1202 * created in the Gatekeeper application in the secure environment.
1228 * MACs are computed with a backward-compatible method, used by Keymaster 3.0, Gatekeeper 1.0