OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_QUIC_METHOD
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/include/internal/
ssl_unwrap.h
51
#define
IS_QUIC_METHOD
(m) \
54
#define IS_QUIC_CTX(ctx)
IS_QUIC_METHOD
((ctx)->method)
107
#define
IS_QUIC_METHOD
(m) 0
/src/crypto/external/apache2/openssl/dist/ssl/
d1_srtp.c
145
if (
IS_QUIC_METHOD
(ctx->method))
ssl_lib.c
4254
if (
IS_QUIC_METHOD
(meth)) {
4796
|| (s->type == SSL_TYPE_SSL_CONNECTION &&
IS_QUIC_METHOD
(meth)))
Completed in 21 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026