Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Drc6.c50 static int _rc6_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey) in _rc6_setup() function
109 x = _rc6_setup(key, keylen, num_rounds, skey); in rc6_setup()

Completed in 3 milliseconds