Home
last modified time | relevance | path

Searched refs:b2n_sqrt (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sbin/isakmpd/
Dmath_2n.h125 int b2n_sqrt(b2n_ptr, b2n_ptr, b2n_ptr);
Dmath_ec2n.c199 if (b2n_sqrt(p->y, right, g->p)) /* Find root */ in ec2np_find_y()
Dmath_2n.c830 b2n_sqrt(b2n_ptr zo, b2n_ptr b, b2n_ptr ip) in b2n_sqrt() function