Searched refs:tmp_ul (Results 1 – 1 of 1) sorted by relevance
141 unsigned long tmp_ul; in asn1_encode_sequence_of_keys() local171 tmp_ul = (unsigned long)mkvno; in asn1_encode_sequence_of_keys()172 ret = asn1_encode_unsigned_integer (buf, tmp_ul, &length); checkerr; in asn1_encode_sequence_of_keys()180 tmp_ul = (unsigned long)key_data[0].key_data_kvno; in asn1_encode_sequence_of_keys()181 ret = asn1_encode_unsigned_integer (buf, tmp_ul, &length); in asn1_encode_sequence_of_keys()