Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
A Dtwofish.c345 static int _twofish_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey) in _twofish_setup() function
458 x = _twofish_setup(key, keylen, num_rounds, skey); in twofish_setup()

Completed in 4 milliseconds