Searched refs:alloc_values (Results 1 – 1 of 1) sorted by relevance
41 mp_int alloc_values(int nt, int prec);134 mp_int alloc_values(int nt, int prec) { in alloc_values() function169 if ((values = alloc_values(3, prec)) == NULL) return 0.0; in get_multiply_time()186 if ((values = alloc_values(4, prec)) == NULL) return 0.0; in get_exptmod_time()