Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c4757 square_modulo(mp_int *a, mp_int *b, mp_int *c) in square_modulo() function
4825 if ((err = square_modulo(&y, a, &y)) != MP_OKAY) { in mp_prime_miller_rabin()
/netbsd/sbin/nvmectl/
H A Dbignum.c4734 square_modulo(mp_int *a, mp_int *b, mp_int *c) in square_modulo() function
4802 if ((err = square_modulo(&y, a, &y)) != MP_OKAY) { in mp_prime_miller_rabin()