Searched refs:s_find_hole (Results 1 – 1 of 1) sorted by relevance
569 static int s_find_hole(void) in s_find_hole() function1123 if ((idx1 = s_find_hole()) >= 0) { in ltc_ecc_fp_mul2add()1140 if ((idx2 = s_find_hole()) >= 0) { in ltc_ecc_fp_mul2add()1236 idx = s_find_hole(); in ltc_ecc_fp_mulmod()1342 if(idx == -1 && (idx = s_find_hole()) == -1) { in ltc_ecc_fp_add_point()
Completed in 6 milliseconds