aboutsummaryrefslogtreecommitdiffstats
path: root/tests/kasumi
AgeCommit message (Collapse)AuthorFilesLines
2016-01-21kasumi: Fix build with gcc5 that changed behavior of inlineHolger Hans Peter Freyther1-1/+1
GCC 5 has changed inline semantics (https://gcc.gnu.org/gcc-5/porting_to.html) and apparently that now fails to link.
2014-06-16gsm: Add Kasumi cipher implementationSylvain Munaut2-0/+146
Submitted-by: Max <max.suraev@fairwaves.co> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>