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_set
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
bn_mp_set.c
21
void
mp_set
(mp_int * a, mp_digit b)
function
/src/external/bsd/wpa/dist/src/tls/
libtommath.c
148
static void
mp_set
(mp_int * a, mp_digit b);
800
mp_set
(&A, 1);
801
mp_set
(&D, 1);
1317
static void
mp_set
(mp_int * a, mp_digit b)
function
1630
mp_set
(&tq, 1);
1988
mp_set
(&res, 1);
2306
mp_set
(&q, 1);
2921
mp_set
(a, 1);
3083
mp_set
(&res, 1);
/src/crypto/external/bsd/netpgp/dist/src/libbn/
bignum.c
1272
static void
mp_set
(mp_int * a, mp_digit b)
function
1400
mp_set
(&D, (unsigned long)1);
1528
mp_set
(&A, (unsigned long)1);
1529
mp_set
(&D, (unsigned long)1);
2671
mp_set
(&q, 1);
3384
mp_set
(&res, 1);
4064
mp_set
(a, 1);
4197
mp_set
(&res, 1);
4944
mp_set
(&b, ltm_prime_tab[ix]);
5329
mp_set
(a, w)
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026