Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Dcast5.c408 static int _cast5_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey) in _cast5_setup() function
495 z = _cast5_setup(key, keylen, num_rounds, skey); in cast5_setup()

Completed in 3 milliseconds