Home
last modified time | relevance | path

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

/openssl/test/
H A Dquicapitest.c692 if (!TEST_uint64_t_eq(SSL_get_options(ssl), OSSL_QUIC_PERMITTED_OPTIONS)) in test_quic_forbidden_options()
698 if (!TEST_uint64_t_eq(SSL_get_options(ssl), OSSL_QUIC_PERMITTED_OPTIONS)) in test_quic_forbidden_options()
/openssl/ssl/quic/
H A Dquic_impl.c429 qc->default_ssl_options = qc->ssl.ctx->options & OSSL_QUIC_PERMITTED_OPTIONS; in ossl_quic_new()
754 & OSSL_QUIC_PERMITTED_OPTIONS; in quic_mask_or_options()
/openssl/ssl/
H A Dssl_local.h3088 #define OSSL_QUIC_PERMITTED_OPTIONS \ macro

Completed in 48 milliseconds