/aosp12/system/connectivity/wificond/ |
H A D | wifi_keystore_hal_connector.cpp | 32 using android::system::wifi::keystore::V1_0::implementation::Keystore; 44 android::sp<IKeystore> wifiKeystoreHalService = new Keystore(); in start()
|
/aosp12/system/security/keystore2/ |
H A D | keystore2.rc | 2 # Keystore 2.0 changes its working directory to the first positional 5 # Keystore shall run as user keystore and groups keystore, readproc, and log.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | security_classes | 157 # Legacy Keystore key permissions 160 # Keystore 2.0 permissions 163 # Keystore 2.0 key permissions
|
H A D | keystore2_key_contexts | 1 # Keystore 2.0 key contexts. 2 # This file defines Keystore 2.0 namespaces and maps them to labels.
|
H A D | keystore.te | 23 # Keystore need access to the keystore_key context files to load the keystore key backend. 28 # Keystore needs to transfer binder references to vold and wait_for_keymaster so that they
|
H A D | vold.te | 36 # Vold will use Keystore instead of using Keymint directly. But it still needs
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | security_classes | 157 # Legacy Keystore key permissions 160 # Keystore 2.0 permissions 163 # Keystore 2.0 key permissions
|
H A D | keystore2_key_contexts | 1 # Keystore 2.0 key contexts. 2 # This file defines Keystore 2.0 namespaces and maps them to labels.
|
H A D | keystore.te | 23 # Keystore need access to the keystore_key context files to load the keystore key backend. 28 # Keystore needs to transfer binder references to vold and wait_for_keymaster so that they
|
/aosp12/system/sepolicy/private/ |
H A D | security_classes | 157 # Legacy Keystore key permissions 160 # Keystore 2.0 permissions 163 # Keystore 2.0 key permissions
|
H A D | keystore2_key_contexts | 1 # Keystore 2.0 key contexts. 2 # This file defines Keystore 2.0 namespaces and maps them to labels.
|
H A D | keystore.te | 23 # Keystore need access to the keystore_key context files to load the keystore key backend. 28 # Keystore needs to transfer binder references to vold and wait_for_keymaster so that they
|
/aosp12/system/sepolicy/reqd_mask/ |
H A D | security_classes | 157 # Legacy Keystore key permissions 160 # Keystore 2.0 permissions 163 # Keystore 2.0 key permissions
|
/aosp12/system/hardware/interfaces/wifi/keystore/1.0/default/ |
H A D | keystore.cpp | 329 Return<void> Keystore::getBlob(const hidl_string& key, getBlob_cb _hidl_cb) { in getBlob() 350 Return<void> Keystore::getPublicKey(const hidl_string& keyId, getPublicKey_cb _hidl_cb) { in getPublicKey() 360 Return<void> Keystore::sign(const hidl_string& keyId, const hidl_vec<uint8_t>& dataToSign, in sign() 372 return new Keystore(); in HIDL_FETCH_IKeystore()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | keystore.te | 9 # Offer the Wifi Keystore HwBinder service
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | keystore.te | 9 # Offer the Wifi Keystore HwBinder service
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | keystore.te | 14 # Offer the Wifi Keystore HwBinder service
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | keystore.te | 14 # Offer the Wifi Keystore HwBinder service
|
/aosp12/system/hardware/interfaces/wifi/keystore/1.0/default/include/wifikeystorehal/ |
H A D | keystore.h | 28 struct Keystore : public IKeystore { struct
|
/aosp12/hardware/interfaces/keymaster/4.1/ |
H A D | IKeymasterDevice.hal | 52 * the UNLOCKED_DEVICE_REQUIRED semantics enforced by keystore. Keystore handles device locking 56 * Keystore will continue enforcing the per-user device locking.
|
/aosp12/system/sepolicy/vendor/ |
H A D | hal_wifi_supplicant_default.te | 14 # Allow wpa_supplicant to talk to Wifi Keystore HwBinder service.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | wificond.te | 34 #### Offer the Wifi Keystore HwBinder service ###
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | wificond.te | 30 #### Offer the Wifi Keystore HwBinder service ###
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | wificond.te | 30 #### Offer the Wifi Keystore HwBinder service ###
|
/aosp12/system/sepolicy/public/ |
H A D | wificond.te | 30 #### Offer the Wifi Keystore HwBinder service ###
|