Home
last modified time | relevance | path

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

/openssl/test/
H A Dthreadstest.c832 int ciphoutl; in thread_general_worker() local
854 || !TEST_true(EVP_EncryptUpdate(cipherctx, out, &ciphoutl, in thread_general_worker()
857 || !TEST_true(EVP_EncryptFinal(cipherctx, out, &ciphoutl))) in thread_general_worker()

Completed in 13 milliseconds