Home
last modified time | relevance | path

Searched refs:b2n_gcd (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sbin/isakmpd/
Dmath_2n.h109 int b2n_gcd(b2n_ptr, b2n_ptr, b2n_ptr);
Dmath_2n.c642 b2n_gcd(b2n_ptr e, b2n_ptr go, b2n_ptr ho) in b2n_gcd() function