dasync_cipher_cleanup_helper
return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc());
return dasync_cipher_cleanup_helper(ctx, EVP_aes_256_ctr());
return dasync_cipher_cleanup_helper(ctx, EVP_aes_128_cbc_hmac_sha1());