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

  /src/external/ibm-public/postfix/dist/src/tls/
tls_server.c 319 int timeout = ((int) SSL_CTX_get_timeout(SSL_get_SSL_CTX(con))) / 2;
360 int timeout = ((int) SSL_CTX_get_timeout(SSL_get_SSL_CTX(con))) / 2;
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_sess.c 990 long SSL_CTX_get_timeout(const SSL_CTX *s)
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_sess.c 1140 long SSL_CTX_get_timeout(const SSL_CTX *s)
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_sess.c 1126 long SSL_CTX_get_timeout(const SSL_CTX *s)
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 1517 __owur long SSL_CTX_get_timeout(const SSL_CTX *ctx);
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 1582 __owur long SSL_CTX_get_timeout(const SSL_CTX *ctx);
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 1537 __owur long SSL_CTX_get_timeout(const SSL_CTX *ctx);

Completed in 39 milliseconds