OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:h_func
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/libtomcrypt/src/ciphers/twofish/
twofish.c
249
static void
h_func
(const unsigned char *in, unsigned char *out, unsigned char *M, int k, int offset)
function
395
h_func
(tmp, tmp2, M, k, 0);
402
h_func
(tmp, tmp2, M, k, 1);
Completed in 1029 milliseconds