Searched refs:getLegacyKeystoreBlob (Results 1 – 1 of 1) sorted by relevance
301 std::optional<std::vector<uint8_t>> getLegacyKeystoreBlob(const hidl_string& key) { in getLegacyKeystoreBlob() function333 } else if (auto blob = getLegacyKeystoreBlob(key)) { in getBlob()