Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Drc5.c53 static int _rc5_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey) in _rc5_setup() function
114 x = _rc5_setup(key, keylen, num_rounds, skey); in rc5_setup()

Completed in 2 milliseconds