Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/
H A Dsymmetric_key.h53 virtual const keymaster_key_format_t* SupportedExportFormats(size_t* count) const override { in SupportedExportFormats() function
/aosp_15_r20/system/keymaster/km_openssl/
H A Dasymmetric_key_factory.cpp38 AsymmetricKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::AsymmetricKeyFactory
/aosp_15_r20/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.cpp47 KeymasterPassthroughKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::KeymasterPassthroughKeyFactory
/aosp_15_r20/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster1_legacy_support.h139 const keymaster_key_format_t* SupportedExportFormats(size_t* format_count) const override { in SupportedExportFormats() function
/aosp_15_r20/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp140 void TrustyKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::TrustyKeymaster
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp209 void RemoteKeymaster::SupportedExportFormats( in SupportedExportFormats() function in keymaster::RemoteKeymaster
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp254 void AndroidKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::AndroidKeymaster