Home
last modified time | relevance | path

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

/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp105 std::optional<std::vector<uint8_t>> keyStore2GetCert(const hidl_string& key) { in keyStore2GetCert() function
331 if (auto ks2_cert = keyStore2GetCert(key)) { in getBlob()