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

  /external/openssl/ssl/
bio_ssl.c 335 case BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT:
  /external/openssl/crypto/bio/
bio.h 427 #define BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT 127
546 BIO_ctrl(b,BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT,seconds,NULL);
    [all...]
  /external/openssl/include/openssl/
bio.h 427 #define BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT 127
546 BIO_ctrl(b,BIO_C_SET_SSL_RENEGOTIATE_TIMEOUT,seconds,NULL);
    [all...]

Completed in 32 milliseconds