OpenGrok
Cross Reference: anubis.c
xref
: /
external
/
dropbear
/
libtomcrypt
/
src
/
ciphers
/
anubis.c
Home
|
History
|
Annotate
|
Download
|
only in
ciphers
Lines Matching
full:blocksize
41
#define
BLOCKSIZE
128
42
#define BLOCKSIZEB (
BLOCKSIZE
/8)