Searched refs:_find_hole (Results 1 – 1 of 1) sorted by relevance
576 static int _find_hole(void) in _find_hole() function1130 if ((idx1 = _find_hole()) >= 0) { in ltc_ecc_fp_mul2add()1147 if ((idx2 = _find_hole()) >= 0) { in ltc_ecc_fp_mul2add()1243 idx = _find_hole(); in ltc_ecc_fp_mulmod()1349 if(idx == -1 && (idx = _find_hole()) == -1) { in ltc_ecc_fp_add_point()
Completed in 5 milliseconds