Searched refs:or_value (Results 1 – 3 of 3) sorted by relevance
129 uint32_t or_value; member
1077 value |= hdr->or_value; in qla_rdmwr()
1011 static uint64_t quic_mask_or_options(SSL *ssl, uint64_t mask_value, uint64_t or_value) in quic_mask_or_options() argument1027 hs_or_value = (or_value & OSSL_QUIC_PERMITTED_OPTIONS_CONN); in quic_mask_or_options()1034 = ((ctx.qc->default_ssl_options & ~mask_value) | or_value) in quic_mask_or_options()1041 = ((ctx.xso->ssl_options & ~mask_value) | or_value) in quic_mask_or_options()