Hi Jacob,
Is there a difference between OpenSSL and WolfSSL in this regards? I use EVP_CIPHER_CTX_ctrl before any calls to Decrypt as suggested by andres, but decryption doesn't work. If I replace all EVP_xxx calls to wolfSSL back with calls to OpenSSL, decryption works fine.