Searched defs:upgradeKey (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ | ||
D | Keymaster4.h | 111 Return<void> upgradeKey(const hidl_vec<uint8_t>& keyBlobToUpgrade, in upgradeKey() function |
/hardware/interfaces/keymaster/4.1/support/ | ||
D | Keymaster3.cpp | 206 Return<void> Keymaster3::upgradeKey(const hidl_vec<uint8_t>& keyBlobToUpgrade, in upgradeKey() function in android::hardware::keymaster::V4_1::support::Keymaster3 |