Home
last modified time | relevance | path

Searched defs:constructed (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_lib.c160 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object()
222 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
H A Dasn1_parse.c23 int tag, int xclass, int constructed, int indent) in asn1_print_info()
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_encode.c110 int constructed = 1; in encode_type() local
/freebsd/contrib/wpa/src/tls/
H A Dasn1.h51 u8 identifier, class, constructed; member
H A Dasn1.c580 void asn1_put_hdr(struct wpabuf *buf, u8 class, int constructed, u8 tag, in asn1_put_hdr()
/freebsd/usr.sbin/ypldap/
H A Daldap.c974 int constructed; in ldap_debug_elements() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp262 atomic_uint8_t constructed; member