Home
last modified time | relevance | path

Searched refs:conn_callback_ctrl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/bio/
H A Dbss_conn.c44 static long conn_callback_ctrl(BIO *h, int cmd, BIO_info_cb *);
72 conn_callback_ctrl,
498 static long conn_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in conn_callback_ctrl() function