HomeSort by relevance Sort by last modified time
    Searched defs:BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bio.h 363 #define BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT 127
482 BIO_ctrl(b,BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT,seconds,NULL);
  /external/openssl/include/openssl/
bio.h 363 #define BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT 127
482 BIO_ctrl(b,BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT,seconds,NULL);

Completed in 79 milliseconds