HomeSort by relevance Sort by last modified time
    Searched defs:UpgradeKey (Results 1 - 3 of 3) sorted by null

  /system/keymaster/android_keymaster/
android_keymaster.cpp 418 void AndroidKeymaster::UpgradeKey(const UpgradeKeyRequest& request, UpgradeKeyResponse* response) {
  /hardware/interfaces/keymaster/4.0/vts/functional/
KeymasterHidlTest.cpp 597 std::pair<ErrorCode, HidlBuf> KeymasterHidlTest::UpgradeKey(const HidlBuf& key_blob) {
599 keymaster_->upgradeKey(key_blob, hidl_vec<KeyParameter>(),
  /system/keymaster/tests/
android_keymaster_test_utils.cpp 350 keymaster_error_t Keymaster2Test::UpgradeKey(const AuthorizationSet& upgrade_params) {
    [all...]

Completed in 50 milliseconds