Searched refs:BIO_get_num_renegotiates (Results 1 – 6 of 6) sorted by relevance
8 BIO_get_num_renegotiates, BIO_set_ssl_renegotiate_timeout, BIO_new_ssl,26 long BIO_get_num_renegotiates(BIO *b);75 BIO_get_num_renegotiates() returns the total number of session132 BIO_get_num_renegotiates(), and BIO_do_handshake() are implemented as macros.139 BIO_set_ssl_renegotiate_timeout() and BIO_get_num_renegotiates() return 1 on
188 BIO_get_num_renegotiates define
530 # define BIO_get_num_renegotiates(b) \ macro
507 # define BIO_get_num_renegotiates(b) \ macro
827 MLINKS+= BIO_f_ssl.3 BIO_get_num_renegotiates.3
15243 * Fix buggy behaviour of BIO_get_num_renegotiates() and BIO_ctrl()