OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_iround
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/libtomcrypt/src/ciphers/safer/
saferp.c
144
static void
_iround
(unsigned char *b, int i, symmetric_key *skey)
function
163
#define iROUND(b, i)
_iround
(b, i, skey)
Completed in 110 milliseconds