[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/.

Sylvain Munaut 246tnt at gmail.com
Mon Jun 16 08:19:20 UTC 2014


>> > +#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.
>
> do we really want to be that strong? I think all future header files
> should use "#pragma once".

I like consistency :p

Especially since such a change won't really lead to conflict since it
only change a couple lines at the beginning/end of each file and it's
also pretty easy to do with a script. (I did it in like 10 min).


Cheers,

   Sylvain




More information about the baseband-devel mailing list