TEST_FL_ptr
if (!TEST_FL_ptr(ectx = OSSL_ENCODER_CTX_new_for_pkey(pkey, selection,
|| !TEST_FL_ptr(mem_ser = BIO_new(BIO_s_mem()))
|| !TEST_FL_ptr(*encoded = mem_buf->data)
if (!TEST_FL_ptr(encoded_bio = BIO_new_mem_buf(encoded, encoded_len)))
if (!TEST_FL_ptr(dctx = OSSL_DECODER_CTX_new_for_pkey(&testpkey,
if (!TEST_FL_ptr(cipher = EVP_CIPHER_fetch(testctx, pcipher, testpropq)))
if (!TEST_FL_ptr(mem_ser = BIO_new(BIO_s_mem()))
|| !TEST_FL_ptr(*encoded = mem_buf->data)
if (!TEST_FL_ptr(mem_ser = BIO_new(BIO_s_mem())))
|| !TEST_FL_ptr(*encoded = mem_buf->data)
|| !TEST_FL_ptr(mem_ser = BIO_new(BIO_s_mem()))
|| !TEST_FL_ptr(*encoded = mem_buf->data)
if (TEST_FL_ptr(p8inf)) {
if (TEST_FL_ptr(pkey)) {
int ok = TEST_FL_ptr(pkey);
int ok = TEST_FL_ptr(p8);
&& TEST_FL_ptr(strstr(data, "\nDEK-Info: "));
int ok = (TEST_FL_ptr(pkey) && TEST_FL_true(EVP_PKEY_is_a(pkey, type)));
int ok = TEST_FL_ptr(pkey);