Searched refs:exportKey (Results 1 – 3 of 3) sorted by relevance
107 bool Keymaster::exportKey(const std::string& kmKey, std::string* key) { in exportKey() function in android::kernel::Keymaster120 mDevice->exportKey(km::KeyFormat::RAW, kmKeyBlob, {}, {}, hidlCb); in exportKey()
63 bool exportKey(const std::string& kmKey, std::string* key);
324 keymaster.exportKey(wrapped_key_blob, exported_key_string)) { in TryPrepareHwWrappedKey()330 keymaster.exportKey(wrapped_key_blob, exported_key_string)) { in TryPrepareHwWrappedKey()