Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/twofish/
A Dtwofish.c338 static int s_twofish_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *ske… in s_twofish_setup() function
451 x = s_twofish_setup(key, keylen, num_rounds, skey); in twofish_setup()

Completed in 3 milliseconds