Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/system/keymaster/km_openssl/
H A Dasymmetric_key_factory.cpp36 AsymmetricKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::AsymmetricKeyFactory
/aosp12/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.cpp44 KeymasterPassthroughKeyFactory::SupportedExportFormats(size_t* format_count) const { in SupportedExportFormats() function in keymaster::KeymasterPassthroughKeyFactory
/aosp12/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster1_legacy_support.h134 const keymaster_key_format_t* SupportedExportFormats(size_t* format_count) const override { in SupportedExportFormats() function
/aosp12/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp140 void TrustyKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::TrustyKeymaster
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp243 void AndroidKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats() function in keymaster::AndroidKeymaster