#ifndef _CRYPTO_CAST_COMMON_H #define _CRYPTO_CAST_COMMON_H extern const u32 cast_s1[256]; extern const u32 cast_s2[256]; extern const u32 cast_s3[256]; extern const u32 cast_s4[256]; #endif tps://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller