HomeSort by: relevance | last modified time | path
    Searched defs:DTLSv1_listen (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/
d1_lib.c 417 int DTLSv1_listen(SSL *ssl, BIO_ADDR *client)
456 * (without the cookie). Since DTLSv1_listen is stateless that cannot be
  /src/crypto/external/bsd/openssl/dist/ssl/
d1_lib.c 457 int DTLSv1_listen(SSL *s, BIO_ADDR *client)
492 * (without the cookie). Since DTLSv1_listen is stateless that cannot be
  /src/crypto/external/bsd/openssl.old/dist/ssl/
d1_lib.c 446 int DTLSv1_listen(SSL *s, BIO_ADDR *client)
481 * (without the cookie). Since DTLSv1_listen is stateless that cannot be

Completed in 25 milliseconds