Home
last modified time | relevance | path

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

/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp301 std::optional<std::vector<uint8_t>> getLegacyKeystoreBlob(const hidl_string& key) { in getLegacyKeystoreBlob() function
333 } else if (auto blob = getLegacyKeystoreBlob(key)) { in getBlob()