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

/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn1_gen.c98 int exp_tag; member in struct:__anon6
119 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class,
240 len = ASN1_object_size(0, len, etmp->exp_tag);
258 etmp->exp_tag, etmp->exp_class);
525 static int append_exp(tag_exp_arg *arg, int exp_tag, int exp_class, argument
547 exp_tmp->exp_tag = arg->imp_tag;
552 exp_tmp->exp_tag = exp_tag;

Completed in 48 milliseconds