Searched refs:point_idx (Results 1 – 1 of 1) sorted by relevance
1052 int params_idx, value_idx, point_idx; in ecc_nostore_key_generate_pair() local1103 if ((point_idx = find_attr(pub_out_template, pub_out_attribute_count, in ecc_nostore_key_generate_pair()1124 point = (uchar_t *)pub_out_template[point_idx].oa_value; in ecc_nostore_key_generate_pair()1125 pointlen = (int)pub_out_template[point_idx].oa_value_len; in ecc_nostore_key_generate_pair()1160 pub_out_template[point_idx].oa_value_len = xylen; in ecc_nostore_key_generate_pair()