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

/freebsd-current/crypto/openssl/test/
H A Devp_extra_test.c3711 int finalenc; member in struct:__anon102
3846 if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, NULL, NULL, t->finalenc))) {
3854 if (t->finalenc == 0 && t->tag != NULL) {
3870 if (t->finalenc != 0 && t->tag != NULL) {

Completed in 162 milliseconds