Searched refs:get_supported_import_formats (Results 1 – 2 of 2) sorted by relevance
119 static keymaster_error_t get_supported_import_formats(const keymaster1_device_t* dev,
258 km1_device_.get_supported_import_formats = get_supported_import_formats; in initialize_device_struct()504 keymaster_error_t SoftKeymasterDevice::get_supported_import_formats( in get_supported_import_formats() function in keymaster::SoftKeymasterDevice513 return km1_dev->get_supported_import_formats(km1_dev, algorithm, formats, formats_length); in get_supported_import_formats()