Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/modes/lrw/
H A Dlrw_test.c78 … if ((err = lrw_start(idx, tests[x].IV, tests[x].key, 16, tests[x].tweak, 0, &lrw)) != CRYPT_OK) { in lrw_test()
H A Dlrw_start.c23 int lrw_start( int cipher, in lrw_start() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h952 int lrw_start( int cipher,