[PATCH] Add A5/3-4 cipher support
Holger Hans Peter Freyther
holger at freyther.de
Sun Apr 5 12:42:00 UTC 2015
On Wed, Mar 25, 2015 at 06:11:05PM +0100, ☎ wrote:
Dear Max,
> Previous patch http://patchwork.ozlabs.org/patch/360531/ bitrot - ported to latest
> master and hope to get some feedback.
a5/a5_test.c: In function ‘test_a53’:
a5/a5_test.c:60:2: warning: implicit declaration of function ‘_a5_3’ [-Wimplicit-function-declaration]
_a5_3(key, count, dlout, NULL, false);
^
a5/a5_test.c: In function ‘test_a54’:
a5/a5_test.c:72:2: warning: implicit declaration of function ‘_a5_4’ [-Wimplicit-function-declaration]
_a5_4(key, count, dlout, NULL, false);
in case the above come from your patch, please fix these warnings.
More information about the baseband-devel
mailing list