Home
last modified time | relevance | path

Searched defs:keyName (Results 1 – 2 of 2) sorted by relevance

/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/
DVtsHalWifiKeystoreV1_0TargetTest.cpp116 bool deleteKey(std::string keyName, bool useWifiNamespace) { in deleteKey()
147 bool generateKey(std::string keyName, KeyPurpose purpose, bool useWifiNamespace) { in generateKey()
/system/security/ondevice-signing/
DVerityUtils.cpp289 Result<void> addCertToFsVerityKeyring(const std::string& path, const char* keyName) { in addCertToFsVerityKeyring()