Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/rc4/
A Drc4_stream_memory.c27 rc4_stream_done(&st); in rc4_stream_memory()
A Drc4_test.c23 if ((err = rc4_stream_done(&st)) != CRYPT_OK) return err; in rc4_stream_test()
A Drc4_stream.c94 int rc4_stream_done(rc4_state *st) in rc4_stream_done() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Drc4.c137 err = rc4_stream_done(&prng->u.rc4.s); in rc4_done()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h1131 int rc4_stream_done(rc4_state *st);

Completed in 6 milliseconds