Searched refs:OSSL_QUIC_PERMITTED_OPTIONS (Results 1 – 3 of 3) sorted by relevance
692 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()
429 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()
3088 #define OSSL_QUIC_PERMITTED_OPTIONS \ macro
Completed in 48 milliseconds