Searched refs:ext_flags (Results 1 – 13 of 13) sorted by relevance
109 meth->ext_flags = 0; in custom_ext_init()141 if ((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0) { in custom_ext_parse()155 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()197 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()232 if (!ossl_assert((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0)) { in custom_ext_add()242 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()264 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()
109 meth->ext_flags = 0; in custom_ext_init()141 if ((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0) { in custom_ext_parse()154 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()196 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()232 if (!ossl_assert((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0)) { in custom_ext_add()244 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()266 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()
101 tmpext->ext_flags |= X509V3_EXT_DYNAMIC; in X509V3_EXT_add_alias()113 if (ext->ext_flags & X509V3_EXT_DYNAMIC) in ext_list_free()
121 method->ext_flags & X509V3_EXT_MULTILINE); in X509V3_EXT_print()
122 method->ext_flags & X509V3_EXT_MULTILINE); in X509V3_EXT_print()
272 slap_mask_t ext_flags, in load_extop2() argument324 ext->flags = ext_flags; in load_extop2()
677 u_int32_t ext_flags; in dst_dnskey_to_key() local678 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]); in dst_dnskey_to_key()679 key_st->dk_flags = key_st->dk_flags | (ext_flags << 16); in dst_dnskey_to_key()
670 u_int32_t ext_flags; in dst_dnskey_to_key() local671 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]); in dst_dnskey_to_key()672 key_st->dk_flags = key_st->dk_flags | (ext_flags << 16); in dst_dnskey_to_key()
63 int ext_flags; member114 /* ext_flags values */
51 int ext_flags; member
1852 uint32_t ext_flags; member
1978 uint32_t ext_flags; member