Searched refs:V_ASN1_CONSTRUCTED (Results 1 – 8 of 8) sorted by relevance
55 ret = (*p & V_ASN1_CONSTRUCTED); in ASN1_get_object()87 if (inf && !(ret & V_ASN1_CONSTRUCTED)) in ASN1_get_object()161 i = (constructed) ? V_ASN1_CONSTRUCTED : 0; in ASN1_put_object()
31 if (constructed & V_ASN1_CONSTRUCTED) in asn1_print_info()109 if (j != (V_ASN1_CONSTRUCTED | 1)) { in asn1_parse2()119 if (j & V_ASN1_CONSTRUCTED) { in asn1_parse2()
173 hdr_constructed = r & V_ASN1_CONSTRUCTED; in generate_v3()219 hdr_constructed = V_ASN1_CONSTRUCTED; in generate_v3()
1166 *cst = i & V_ASN1_CONSTRUCTED; in asn1_check_tlen()
416 if (*p++ != (V_ASN1_SEQUENCE | V_ASN1_CONSTRUCTED)) { in OCSP_REQ_CTX_nbio()
40 # define V_ASN1_CONSTRUCTED 0x20 macro
3466 if (inf != V_ASN1_CONSTRUCTED || tag != V_ASN1_SEQUENCE || in ldap_ExtendedResponse_parse()3487 if (inf != V_ASN1_CONSTRUCTED || xclass != V_ASN1_APPLICATION || in ldap_ExtendedResponse_parse()
3263 if (!WPACKET_put_bytes_u8(pkt, V_ASN1_SEQUENCE | V_ASN1_CONSTRUCTED) in tls_construct_cke_gost()