Searched defs:modinv (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/libecc/src/arithmetic_tests/ | ||
| H A D | arithmetic_tests_generator.py | 1073 def modinv(a, m): function |
| /freebsd/crypto/libecc/scripts/ | ||
| H A D | expand_libecc.py | 55 def modinv(a, m): function |