OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mp_jacobi
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
bn_mp_jacobi.c
23
int
mp_jacobi
(mp_int * a, mp_int * p, int *c)
function
91
if ((res =
mp_jacobi
(&p1, &a1, &r)) != MP_OKAY) {
Completed in 14 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026