Searched refs:imp_ok (Results 1 - 1 of 1) sorted by relevance
/external/boringssl/src/crypto/x509/ |
H A D | asn1_gen.c | 128 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok); 531 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok) argument 535 if ((arg->imp_tag != -1) && !imp_ok)
|
Completed in 121 milliseconds