Searched refs:point_idx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c1052 int params_idx, value_idx, point_idx; local
1103 if ((point_idx = find_attr(pub_out_template, pub_out_attribute_count,
1124 point = (uchar_t *)pub_out_template[point_idx].oa_value;
1125 pointlen = (int)pub_out_template[point_idx].oa_value_len;
1160 pub_out_template[point_idx].oa_value_len = xylen;

Completed in 59 milliseconds