OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noekeon_setup
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtomcrypt/src/ciphers/
noekeon.c
24
&
noekeon_setup
,
75
int
noekeon_setup
(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey)
function
239
if ((err =
noekeon_setup
(tests[i].key, tests[i].keylen, 0, &key)) != CRYPT_OK) {
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h
676
int
noekeon_setup
(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey);
Completed in 26 milliseconds