Home
last modified time | relevance | path

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

/aosp12/system/keymaster/km_openssl/
H A Dasymmetric_key_factory.cpp29 AsymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::AsymmetricKeyFactory
H A Dsymmetric_key.cpp101 SymmetricKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::SymmetricKeyFactory
/aosp12/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.cpp39 KeymasterPassthroughKeyFactory::SupportedImportFormats(size_t* format_count) const { in SupportedImportFormats() function in keymaster::KeymasterPassthroughKeyFactory
/aosp12/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster1_legacy_support.h130 const keymaster_key_format_t* SupportedImportFormats(size_t* format_count) const override { in SupportedImportFormats() function
/aosp12/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp135 void TrustyKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::TrustyKeymaster
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp233 void AndroidKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::AndroidKeymaster