Searched refs:ssl_options (Results 1 – 2 of 2) sorted by relevance
112 uint64_t ssl_options; member
708 int cleanse = ((xso->ssl_options & SSL_OP_CLEANSE_PLAINTEXT) != 0); in xso_update_options()758 ctx.xso->ssl_options in quic_mask_or_options()759 = ((ctx.xso->ssl_options & ~mask_value) | or_value) in quic_mask_or_options()765 ret = ctx.is_stream ? ctx.xso->ssl_options : ctx.qc->default_ssl_options; in quic_mask_or_options()1963 xso->ssl_options in create_xso_from_stream()
Completed in 14 milliseconds