Home
last modified time | relevance | path

Searched defs:SupportedImportFormats (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/keymaster/km_openssl/
H A Dasymmetric_key_factory.cpp31 AsymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::AsymmetricKeyFactory
H A Dsymmetric_key.cpp104 SymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::SymmetricKeyFactory
/aosp_15_r20/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.cpp42 KeymasterPassthroughKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::KeymasterPassthroughKeyFactory
/aosp_15_r20/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster1_legacy_support.h135 const keymaster_key_format_t* SupportedImportFormats(size_t* format_count) const override { in SupportedImportFormats() function
/aosp_15_r20/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp135 void TrustyKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::TrustyKeymaster
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp203 void RemoteKeymaster::SupportedImportFormats( in SupportedImportFormats() function in keymaster::RemoteKeymaster
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp244 void AndroidKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::AndroidKeymaster