Home
last modified time | relevance | path

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

/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp162 std::optional<std::vector<uint8_t>> keyStore2GetPubKey(const hidl_string& key) { in keyStore2GetPubKey() function
351 if (auto ks2_pubkey = keyStore2GetPubKey(keyId)) { in getPublicKey()