Searched refs:tx_fmt_tag (Results 1 – 1 of 1) sorted by relevance
153 const unsigned char *tx_fmt_tag = NULL; in starcos_parse_supported_sec_mechanisms() local164 …tx_fmt_tag = sc_asn1_find_tag(ctx, ctrl_ref_template_tag, taglen, TAG_STARCOS3X_TRANSMISSION_FORMA… in starcos_parse_supported_sec_mechanisms()165 if ( tx_fmt_tag != NULL && taglen >= 1 ) { in starcos_parse_supported_sec_mechanisms()166 ctrl_ref_template->transmission_format = *(tx_fmt_tag + 0); in starcos_parse_supported_sec_mechanisms()