HomeSort by: relevance | last modified time | path
    Searched refs:SSL_CB_WRITE (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 1060 # define SSL_CB_WRITE 0x08
1063 # define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)
  /src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.c 85 if (where & SSL_CB_WRITE) {
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c 85 if (where & SSL_CB_WRITE) {
  /src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.c 97 if (where & SSL_CB_WRITE) {
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 1088 #define SSL_CB_WRITE 0x08
1091 #define SSL_CB_WRITE_ALERT (SSL_CB_ALERT | SSL_CB_WRITE)
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 1060 # define SSL_CB_WRITE 0x08
1063 # define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)

Completed in 33 milliseconds