Searched refs:opt_tlv_form (Results 1 – 9 of 9) sorted by relevance
68 ber_tlv_len_t *last_length, int *opt_tlv_form) { in ber_check_tags() argument273 if(opt_tlv_form) in ber_check_tags()274 *opt_tlv_form = tlv_constr; in ber_check_tags()
59 ber_tlv_len_t *last_length, int *opt_tlv_form /* optional tag form */
68 ber_tlv_len_t *last_length, int *opt_tlv_form) { in ber_check_tags() argument275 if(opt_tlv_form) in ber_check_tags()276 *opt_tlv_form = tlv_constr; in ber_check_tags()
57 int *opt_tlv_form /* optional tag form */
768 …opt_tlv_form) { asn_dec_rval_t rv = { 0, 0 }; (void)opt_codec_ctx; (void)td; (void)opt_ctx; (void)… in ber_check_tags() argument