Searched refs:prev_name_idx (Results 1 – 1 of 1) sorted by relevance
286 OSSL_PROPERTY_IDX prev_name_idx = 0; in stack_to_property_list() local300 if (i > 0 && r->properties[i].name_idx == prev_name_idx) { in stack_to_property_list()304 ossl_property_name_str(ctx, prev_name_idx)); in stack_to_property_list()307 prev_name_idx = r->properties[i].name_idx; in stack_to_property_list()