Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbio.h565 # define BIO_set_ssl_renegotiate_timeout(b,seconds) \ argument
566 BIO_ctrl(b,BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT,seconds,NULL);