OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_rc5_setup
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/libtomcrypt/src/ciphers/
rc5.c
54
static int
_rc5_setup
(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey)
function
115
x =
_rc5_setup
(key, keylen, num_rounds, skey);
Completed in 372 milliseconds