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

/external/boringssl/src/crypto/x509/
H A Dasn1_gen.c111 int exp_pad; member in struct:__anon468
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) argument
565 exp_tmp->exp_pad = exp_pad;

Completed in 43 milliseconds