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

  /external/openssl/ssl/
bio_ssl.c 341 case BIO_C_SET_SSL_RENEGOTIATE_BYTES:
  /external/openssl/crypto/bio/
bio.h 425 #define BIO_C_SET_SSL_RENEGOTIATE_BYTES 125
542 BIO_ctrl(b,BIO_C_SET_SSL_RENEGOTIATE_BYTES,num,NULL);
    [all...]
  /external/openssl/include/openssl/
bio.h 425 #define BIO_C_SET_SSL_RENEGOTIATE_BYTES 125
542 BIO_ctrl(b,BIO_C_SET_SSL_RENEGOTIATE_BYTES,num,NULL);
    [all...]

Completed in 22 milliseconds