Searched refs:anubis_setup (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | anubis.c | 18 &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/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_cipher.h | 810 int anubis_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey);
|