Searched refs:get_supported_import_formats (Results 1 – 4 of 4) sorted by relevance
206 keymaster_error_t (*get_supported_import_formats)(const struct keymaster1_device* dev, member
756 device_.get_supported_import_formats = get_supported_import_formats; in Sha256OnlyWrapper()848 static keymaster_error_t get_supported_import_formats(const struct keymaster1_device* dev, in get_supported_import_formats() function in keymaster::test::Sha256OnlyWrapper852 return unwrap(dev)->get_supported_import_formats(unwrap(dev), algorithm, formats, in get_supported_import_formats()
119 static keymaster_error_t get_supported_import_formats(const keymaster1_device_t* dev,
256 km1_device_.get_supported_import_formats = get_supported_import_formats; in initialize_device_struct()502 keymaster_error_t SoftKeymasterDevice::get_supported_import_formats( in get_supported_import_formats() function in keymaster::SoftKeymasterDevice511 return km1_dev->get_supported_import_formats(km1_dev, algorithm, formats, formats_length); in get_supported_import_formats()