Searched defs:constructed (Results 1 – 4 of 4) sorted by relevance
/onnv-gate/usr/src/common/openssl/crypto/asn1/ |
H A D | asn1_lib.c | 195 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object() 257 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
|
H A D | a_bytes.c | 133 int ret,r,constructed; in i2d_ASN1_bytes() local
|
H A D | asn1_par.c | 69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, in asn1_print_info()
|
/onnv-gate/usr/src/common/crypto/ecc/ |
H A D | ecl-priv.h | 117 int constructed; member 163 int constructed; member
|