Home
last modified time | relevance | path

Searched refs:IS_QUIC_METHOD (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/quic/
H A Dquic_local.h269 # define IS_QUIC_METHOD(m) \ macro
272 # define IS_QUIC_CTX(ctx) IS_QUIC_METHOD((ctx)->method)
304 # define IS_QUIC_METHOD(m) 0 macro
/openssl/ssl/
H A Dd1_srtp.c145 if (IS_QUIC_METHOD(ctx->method)) in SSL_CTX_set_tlsext_use_srtp()
H A Dssl_lib.c4588 || (s->type == SSL_TYPE_SSL_CONNECTION && IS_QUIC_METHOD(meth))) in SSL_set_ssl_method()

Completed in 24 milliseconds