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

  /system/keymaster/include/keymaster/
keymaster_context.h 110 * UpgradeKeyBlob takes an existing blob, parses out key material and constructs a new blob with
113 virtual keymaster_error_t UpgradeKeyBlob(const KeymasterKeyBlob& key_to_upgrade,
soft_keymaster_context.h 71 keymaster_error_t UpgradeKeyBlob(const KeymasterKeyBlob& key_to_upgrade,
  /system/keymaster/
attestation_record_test.cpp 62 keymaster_error_t UpgradeKeyBlob(const KeymasterKeyBlob& /* key_to_upgrade */,
android_keymaster.cpp 420 response->error = context_->UpgradeKeyBlob(KeymasterKeyBlob(request.key_blob),
soft_keymaster_context.cpp 466 keymaster_error_t SoftKeymasterContext::UpgradeKeyBlob(const KeymasterKeyBlob& key_to_upgrade,
    [all...]

Completed in 72 milliseconds