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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Dasn1_gen.c101 int exp_pad; member in struct:__anon2205
118 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok);
221 len += etmp->exp_pad;
241 if (etmp->exp_pad)
509 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, int exp_constructed, int exp_pad, int imp_ok) argument
543 exp_tmp->exp_pad = exp_pad;

Completed in 33 milliseconds