Searched refs:supported_export_formats (Results 1 – 1 of 1) sorted by relevance
34 static const keymaster_key_format_t supported_export_formats[] = {KM_KEY_FORMAT_X509}; variable37 *format_count = array_length(supported_export_formats); in SupportedExportFormats()38 return supported_export_formats; in SupportedExportFormats()