Searched refs:get_supported_export_formats (Results 1 – 2 of 2) sorted by relevance
123 static keymaster_error_t get_supported_export_formats(const keymaster1_device_t* dev,
259 km1_device_.get_supported_export_formats = get_supported_export_formats; in initialize_device_struct()535 keymaster_error_t SoftKeymasterDevice::get_supported_export_formats( in get_supported_export_formats() function in keymaster::SoftKeymasterDevice544 return km1_dev->get_supported_export_formats(km1_dev, algorithm, formats, formats_length); in get_supported_export_formats()