asn1_gen.c | 111 int exp_pad; member in struct:__anon5843 128 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok); 232 len += etmp->exp_pad; 254 if (etmp->exp_pad) 531 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok) 565 exp_tmp->exp_pad = exp_pad;
|