Searched defs:createKey (Results 1 – 2 of 2) sorted by relevance
/system/security/ondevice-signing/ | ||
D | KeystoreHmacKey.cpp | 68 Result<void> KeystoreHmacKey::createKey() { in createKey() function in KeystoreHmacKey |
D | KeystoreKey.cpp | 75 Result<std::vector<uint8_t>> KeystoreKey::createKey() { in createKey() function in KeystoreKey |