Home
last modified time | relevance | path

Searched refs:anubis_setup (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
A Danubis.c18 &anubis_setup,
881 int anubis_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey) in s_anubis_setup()
1013 int anubis_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey) in anubis_setup() function
1494 anubis_setup(tests[x].key, tests[x].keylen, 0, &skey); in anubis_test()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h795 int anubis_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey);

Completed in 7 milliseconds