Searched refs:exp_constructed (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Dasn1_gen.c100 int exp_constructed; member in struct:__anon2205
118 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok);
239 ASN1_put_object(&p, etmp->exp_constructed, etmp->exp_len,
509 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok) argument
542 exp_tmp->exp_constructed = exp_constructed;

Completed in 106 milliseconds