Searched refs:b2n_sqrt (Results 1 – 3 of 3) sorted by relevance
125 int b2n_sqrt(b2n_ptr, b2n_ptr, b2n_ptr);
199 if (b2n_sqrt(p->y, right, g->p)) /* Find root */ in ec2np_find_y()
830 b2n_sqrt(b2n_ptr zo, b2n_ptr b, b2n_ptr ip) in b2n_sqrt() function