OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:square_modulo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/nvmectl/
bignum.c
4734
square_modulo
(mp_int *a, mp_int *b, mp_int *c)
function
4802
if ((err =
square_modulo
(&y, a, &y)) != MP_OKAY) {
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
bignum.c
4757
square_modulo
(mp_int *a, mp_int *b, mp_int *c)
function
4825
if ((err =
square_modulo
(&y, a, &y)) != MP_OKAY) {
Completed in 36 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026