Home
last modified time | relevance | path

Searched refs:imp_ok (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/x509/
Dasn1_gen.c128 …nd_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok);
531 …end_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok) in append_exp() argument
535 if ((arg->imp_tag != -1) && !imp_ok) in append_exp()