Searched refs:initenc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Devp_extra_test.c3710 int initenc; member in struct:__anon102
3826 if (!TEST_true(EVP_CipherInit_ex(ctx, type, NULL, NULL, NULL, t->initenc))) {
3906 || !TEST_true(EVP_CipherInit_ex2(ctx, type, t->key, t->iv, t->initenc, NULL))

Completed in 69 milliseconds