[PATCH 3/3] Add Kasumi cipher implementation

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Max.Suraev at fairwaves.co
Sun Jun 15 21:43:00 UTC 2014


15.06.2014 22:49, Sylvain Munaut пишет:
> Hi Max,
> 
>> +
>> +#pragma once
> 
> All the other files use the classic #ifdef #define, so either replace
> all before that, or stick to the current way of doing it.

What do you mean by "all before that"?

> Either the methods are meant to be part of the public API and then
> they should carry the osmo prefix.
> Or they're meant to be internal, then the symbol should not be
> exported in the map file and the header should not be installed.

I think I've asked it already but I don't recall an answer: I do not want to make it
a part of public API (hence - no osmo_ prefix) but I still need to call it explicitly
in test/ - how can I do that without adding it to map file?



-- 
best regards,
Max, http://fairwaves.co




More information about the baseband-devel mailing list