Home | History | Annotate | Download | only in evp

Lines Matching defs:BIO_get_cipher_ctx

489 #define BIO_get_cipher_ctx(b,c_pp)	BIO_ctrl(b,BIO_C_GET_CIPHER_CTX,0,(char *)c_pp)