Searched defs:egcd (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/libecc/src/arithmetic_tests/ | ||
H A D | arithmetic_tests_generator.py | 1065 def egcd(b, n): function |
/freebsd/crypto/libecc/scripts/ | ||
H A D | expand_libecc.py | 47 def egcd(b, n): function |