Searched refs:tmp_ul (Results 1 – 1 of 1) sorted by relevance
143 unsigned long tmp_ul; in asn1_encode_sequence_of_keys() local173 tmp_ul = (unsigned long)mkvno; in asn1_encode_sequence_of_keys()174 ret = asn1_encode_unsigned_integer (buf, tmp_ul, &length); checkerr; in asn1_encode_sequence_of_keys()182 tmp_ul = (unsigned long)key_data[0].key_data_kvno; in asn1_encode_sequence_of_keys()183 ret = asn1_encode_unsigned_integer (buf, tmp_ul, &length); in asn1_encode_sequence_of_keys()