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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_tserver.h 219 SSL_psk_find_session_cb_func cb);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_tserver.c 582 SSL_psk_find_session_cb_func cb)
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 845 typedef int (*SSL_psk_find_session_cb_func)(SSL *ssl,
854 void SSL_set_psk_find_session_callback(SSL *s, SSL_psk_find_session_cb_func cb);
856 SSL_psk_find_session_cb_func cb);
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 859 typedef int (*SSL_psk_find_session_cb_func)(SSL *ssl,
868 void SSL_set_psk_find_session_callback(SSL *s, SSL_psk_find_session_cb_func cb);
870 SSL_psk_find_session_cb_func cb);
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 837 typedef int (*SSL_psk_find_session_cb_func)(SSL *ssl,
846 void SSL_set_psk_find_session_callback(SSL *s, SSL_psk_find_session_cb_func cb);
848 SSL_psk_find_session_cb_func cb);
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 1085 SSL_psk_find_session_cb_func psk_find_session_cb;
1576 SSL_psk_find_session_cb_func psk_find_session_cb;
ssl_lib.c 5847 void SSL_set_psk_find_session_callback(SSL *s, SSL_psk_find_session_cb_func cb)
5858 SSL_psk_find_session_cb_func cb)
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 1125 SSL_psk_find_session_cb_func psk_find_session_cb;
1535 SSL_psk_find_session_cb_func psk_find_session_cb;
ssl_lib.c 4672 void SSL_set_psk_find_session_callback(SSL *s, SSL_psk_find_session_cb_func cb)
4678 SSL_psk_find_session_cb_func cb)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 1007 SSL_psk_find_session_cb_func psk_find_session_cb;
1219 SSL_psk_find_session_cb_func psk_find_session_cb;
ssl_lib.c 4404 void SSL_set_psk_find_session_callback(SSL *s, SSL_psk_find_session_cb_func cb)
4410 SSL_psk_find_session_cb_func cb)

Completed in 53 milliseconds