Searched refs:get_supported_import_formats (Results 1 – 3 of 3) sorted by relevance
127 static keymaster_error_t get_supported_import_formats(const keymaster1_device_t* dev,
695 device_.get_supported_import_formats = get_supported_import_formats; in Sha256OnlyWrapper()789 static keymaster_error_t get_supported_import_formats(const struct keymaster1_device* dev, in get_supported_import_formats() function in keymaster::test::Sha256OnlyWrapper793 return unwrap(dev)->get_supported_import_formats(unwrap(dev), algorithm, formats, in get_supported_import_formats()
255 km1_device_.get_supported_import_formats = get_supported_import_formats; in initialize_device_struct()539 keymaster_error_t SoftKeymasterDevice::get_supported_import_formats( in get_supported_import_formats() function in keymaster::SoftKeymasterDevice550 return km1_dev->get_supported_import_formats(km1_dev, algorithm, formats, formats_length); in get_supported_import_formats()