Home
last modified time | relevance | path

Searched refs:SSL_POLL_EVENT_I (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/test/radix/
H A Dquic_tests.c102 items[i + 1].events = SSL_POLL_EVENT_R | SSL_POLL_EVENT_I; in DEF_FUNC()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_poll.pod25 SSL_POLL_EVENT_I,
56 #define SSL_POLL_EVENT_I /* IS */
/freebsd/crypto/openssl/util/
H A Dother.syms738 SSL_POLL_EVENT_I define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2558 # define SSL_POLL_EVENT_I (SSL_POLL_EVENT_IS | SSL_POLL_EVENT_IC) macro
H A Dssl.h.in2511 # define SSL_POLL_EVENT_I (SSL_POLL_EVENT_IS | SSL_POLL_EVENT_IC) macro
/freebsd/crypto/openssl/doc/designs/quic-design/server/
H A Dquic-polling.md364 #define SSL_POLL_EVENT_I (SSL_POLL_EVENT_IS | SSL_POLL_EVENT_IC)
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4536 MLINKS+= SSL_poll.3 SSL_POLL_EVENT_I.3