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

/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A Dasn1_gen.c96 int exp_tag; member in struct:__anon8
115 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class,
220 len = ASN1_object_size(0, len, etmp->exp_tag);
238 etmp->exp_tag, etmp->exp_class);
499 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, argument
521 exp_tmp->exp_tag = arg->imp_tag;
526 exp_tmp->exp_tag = exp_tag;

Completed in 94 milliseconds