Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/doc/crypto/
H A DBIO_f_ssl.pod6 BIO_get_num_renegotiates, BIO_set_ssl_renegotiate_timeout, BIO_new_ssl,
24 #define BIO_get_num_renegotiates(b) \
74 BIO_get_num_renegotiates() returns the total number of session
/minix/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio.h558 # define BIO_get_num_renegotiates(b) \ macro
/minix/crypto/external/bsd/openssl/dist/
H A DCHANGES6425 *) Fix buggy behaviour of BIO_get_num_renegotiates() and BIO_ctrl()