Home | History | Annotate | Download | only in evp

Lines Matching defs:BIO_get_cipher_status

531 #define BIO_get_cipher_status(b)	BIO_ctrl(b,BIO_C_GET_CIPHER_STATUS,0,NULL)