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

  /system/keymaster/include/keymaster/
android_keymaster.h 74 void UpgradeKey(const UpgradeKeyRequest& request, UpgradeKeyResponse* response);
  /system/keymaster/
android_keymaster.cpp 409 void AndroidKeymaster::UpgradeKey(const UpgradeKeyRequest& request, UpgradeKeyResponse* response) {
android_keymaster_test_utils.h 217 keymaster_error_t UpgradeKey(const AuthorizationSet& upgrade_params);
android_keymaster_test.cpp     [all...]
android_keymaster_test_utils.cpp 341 keymaster_error_t Keymaster2Test::UpgradeKey(const AuthorizationSet& upgrade_params) {
    [all...]
soft_keymaster_device.cpp     [all...]

Completed in 67 milliseconds