Home
last modified time | relevance | path

Searched refs:Keystore (Results 1 – 25 of 36) sorted by relevance

12

/system/connectivity/wificond/
Dwifi_keystore_hal_connector.cpp32 using android::system::wifi::keystore::V1_0::implementation::Keystore;
44 android::sp<IKeystore> wifiKeystoreHalService = new Keystore(); in start()
/system/security/keystore2/
Dkeystore2.rc2 # Keystore 2.0 changes its working directory to the first positional
5 # Keystore shall run as user keystore and groups keystore, readproc, and log.
/system/sepolicy/prebuilts/api/31.0/private/
Dkeystore2_key_contexts1 # Keystore 2.0 key contexts.
2 # This file defines Keystore 2.0 namespaces and maps them to labels.
Dkeystore.te23 # 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
Dsecurity_classes157 # Legacy Keystore key permissions
160 # Keystore 2.0 permissions
163 # Keystore 2.0 key permissions
Dvold.te36 # Vold will use Keystore instead of using Keymint directly. But it still needs
/system/sepolicy/private/
Dkeystore2_key_contexts1 # Keystore 2.0 key contexts.
2 # This file defines Keystore 2.0 namespaces and maps them to labels.
Dkeystore.te23 # 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
Dsecurity_classes157 # Legacy Keystore key permissions
160 # Keystore 2.0 permissions
163 # Keystore 2.0 key permissions
Dvold.te36 # Vold will use Keystore instead of using Keymint directly. But it still needs
/system/sepolicy/prebuilts/api/26.0/private/
Dkeystore.te9 # Offer the Wifi Keystore HwBinder service
/system/sepolicy/prebuilts/api/27.0/private/
Dkeystore.te9 # Offer the Wifi Keystore HwBinder service
Dsecurity_classes141 # Keystore Key
/system/sepolicy/reqd_mask/
Dsecurity_classes157 # Legacy Keystore key permissions
160 # Keystore 2.0 permissions
163 # Keystore 2.0 key permissions
/system/sepolicy/prebuilts/api/29.0/private/
Dkeystore.te14 # Offer the Wifi Keystore HwBinder service
Dsecurity_classes151 # Keystore Key
/system/sepolicy/prebuilts/api/28.0/private/
Dkeystore.te14 # Offer the Wifi Keystore HwBinder service
Dsecurity_classes142 # Keystore Key
/system/hardware/interfaces/wifi/keystore/1.0/default/include/wifikeystorehal/
Dkeystore.h28 struct Keystore : public IKeystore { struct
/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp329 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()
/system/sepolicy/vendor/
Dhal_wifi_supplicant_default.te14 # Allow wpa_supplicant to talk to Wifi Keystore HwBinder service.
/system/sepolicy/prebuilts/api/31.0/public/
Dwificond.te30 #### Offer the Wifi Keystore HwBinder service ###
/system/sepolicy/prebuilts/api/30.0/public/
Dwificond.te34 #### Offer the Wifi Keystore HwBinder service ###
/system/sepolicy/public/
Dwificond.te30 #### Offer the Wifi Keystore HwBinder service ###
/system/security/keystore-engine/
DAndroid.bp52 // Now That Keystore 2.0 has a vintf stable interface this library is

12