Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_local.h97 uint64_t ssl_options; member
H A Dquic_impl.c989 int cleanse = ((xso->ssl_options & SSL_OP_CLEANSE_PLAINTEXT) != 0); in xso_update_options()
1040 ctx.xso->ssl_options in quic_mask_or_options()
1041 = ((ctx.xso->ssl_options & ~mask_value) | or_value) in quic_mask_or_options()
1047 ret = ctx.xso->ssl_options; in quic_mask_or_options()
2228 xso->ssl_options in create_xso_from_stream()
/src/contrib/sendmail/src/
H A Dreadcf.c2275 static struct ssl_options struct
2445 struct ssl_options *sslopts;