Home
last modified time | relevance | path

Searched refs:SSL_POLL_EVENT_E (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_poll.pod22 SSL_POLL_EVENT_E,
53 #define SSL_POLL_EVENT_E /* EC | ER | EW */
/freebsd/crypto/openssl/util/
H A Dother.syms747 SSL_POLL_EVENT_E define
/freebsd/crypto/openssl/doc/designs/quic-design/server/
H A Dquic-polling.md359 #define SSL_POLL_EVENT_E (SSL_POLL_EVENT_EL | SSL_POLL_EVENT_EC \
1206 SSL_POLL_EVENT_IS | SSL_POLL_EVENT_E, 0);
1210 SSL_POLL_EVENT_IS | SSL_POLL_EVENT_E, 0);
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2554 # define SSL_POLL_EVENT_E (SSL_POLL_EVENT_EL | SSL_POLL_EVENT_EC \ macro
H A Dssl.h.in2507 # define SSL_POLL_EVENT_E (SSL_POLL_EVENT_EL | SSL_POLL_EVENT_EC \ macro
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4530 MLINKS+= SSL_poll.3 SSL_POLL_EVENT_E.3