BIO_get_cipher_ctx
#include <openssl/evp.h>
#define BIO_get_cipher_ctx(b, c_pp) BIO_ctrl(b, BIO_C_GET_CIPHER_CTX, 0, (char *)c_pp)
Last edited 4/18/2002.
Copyright 2002 by Pravir Chandra, Matt Messier, John Viega.