Searched refs:exp_constructed (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/crypto/x509/ |
D | asn1_gen.c | 110 int exp_constructed; member 128 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pa… 252 ASN1_put_object(&p, etmp->exp_constructed, etmp->exp_len, in ASN1_generate_v3() 531 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pa… in append_exp() argument 564 exp_tmp->exp_constructed = exp_constructed; in append_exp()
|