Searched refs:Keystore (Results 1 – 25 of 36) sorted by relevance
12
32 using android::system::wifi::keystore::V1_0::implementation::Keystore;44 android::sp<IKeystore> wifiKeystoreHalService = new Keystore(); in start()
2 # Keystore 2.0 changes its working directory to the first positional5 # Keystore shall run as user keystore and groups keystore, readproc, and log.
1 # Keystore 2.0 key contexts.2 # This file defines Keystore 2.0 namespaces and maps them to labels.
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
157 # Legacy Keystore key permissions160 # Keystore 2.0 permissions163 # Keystore 2.0 key permissions
36 # Vold will use Keystore instead of using Keymint directly. But it still needs
9 # Offer the Wifi Keystore HwBinder service
141 # Keystore Key
14 # Offer the Wifi Keystore HwBinder service
151 # Keystore Key
142 # Keystore Key
28 struct Keystore : public IKeystore { struct
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()
14 # Allow wpa_supplicant to talk to Wifi Keystore HwBinder service.
30 #### Offer the Wifi Keystore HwBinder service ###
34 #### Offer the Wifi Keystore HwBinder service ###
52 // Now That Keystore 2.0 has a vintf stable interface this library is