OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anubis_desc
(Results
1 - 6
of
6
) sorted by null
/external/dropbear/libtomcrypt/demos/
encrypt.c
76
register_cipher (&
anubis_desc
);
tv_gen.c
51
register_cipher (&
anubis_desc
);
/external/dropbear/libtomcrypt/src/prngs/
yarrow.c
70
prng->yarrow.cipher = register_cipher(&
anubis_desc
);
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h
712
extern const struct ltc_cipher_descriptor
anubis_desc
;
/external/dropbear/libtomcrypt/testprof/
x86_prof.c
174
register_cipher (&
anubis_desc
);
[
all
...]
/external/dropbear/libtomcrypt/src/ciphers/
anubis.c
22
const struct ltc_cipher_descriptor
anubis_desc
= {
variable in typeref:struct:ltc_cipher_descriptor
[
all
...]
Completed in 136 milliseconds