OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BN_one
(Results
1 - 25
of
38
) sorted by relevancy
1
2
/src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_gcd.c
50
if (!
BN_one
(X))
239
if (!
BN_one
(X))
368
if (!
BN_one
(D))
378
if (!
BN_one
(D))
bn_exp.c
79
if (!
BN_one
(rr))
198
ret =
BN_one
(r);
256
if (!
BN_one
(r))
349
ret =
BN_one
(rr);
647
ret =
BN_one
(rr);
1211
ret =
BN_one
(rr);
1293
if (!
BN_one
(rr))
1338
ret =
BN_one
(r);
1382
if (!
BN_one
(r))
bn_exp2.c
41
ret =
BN_one
(rr);
bn_sqrt.c
265
} else if (!
BN_one
(x))
/src/crypto/external/bsd/openssl/dist/crypto/bn/
bn_gcd.c
50
if (!
BN_one
(X))
239
if (!
BN_one
(X))
368
if (!
BN_one
(D))
378
if (!
BN_one
(D))
bn_exp.c
79
if (!
BN_one
(rr))
198
ret =
BN_one
(r);
258
if (!
BN_one
(r))
350
ret =
BN_one
(rr);
653
ret =
BN_one
(rr);
1226
ret =
BN_one
(rr);
1308
if (!
BN_one
(rr))
1353
ret =
BN_one
(r);
1399
if (!
BN_one
(r))
bn_exp2.c
42
ret =
BN_one
(rr);
bn_sqrt.c
266
} else if (!
BN_one
(x))
/src/crypto/external/bsd/openssl.old/dist/crypto/bn/
bn_gcd.c
50
if (!
BN_one
(X))
239
if (!
BN_one
(X))
368
if (!
BN_one
(D))
378
if (!
BN_one
(D))
bn_exp.c
80
if (!
BN_one
(rr))
199
ret =
BN_one
(r);
251
if (!
BN_one
(r))
344
ret =
BN_one
(rr);
652
ret =
BN_one
(rr);
1212
ret =
BN_one
(rr);
1294
if (!
BN_one
(rr))
1334
ret =
BN_one
(r);
1372
if (!
BN_one
(r))
bn_exp2.c
42
ret =
BN_one
(rr);
bn_sqrt.c
264
} else if (!
BN_one
(x))
bn_gf2m.c
578
if (!
BN_one
(b))
861
return
BN_one
(r);
/src/crypto/external/bsd/openssl.old/dist/test/
exptest.c
61
BN_one
(m);
62
BN_one
(a);
/src/usr.bin/dc/
inout.c
343
bn_check(
BN_one
(mult));
344
bn_check(
BN_one
(stop));
/src/crypto/external/apache2/openssl/dist/test/
exptest.c
61
BN_one
(m);
62
BN_one
(a);
ec_internal_test.c
168
|| !TEST_true(
BN_one
(a))
169
|| !TEST_true(
BN_one
(b)))
/src/crypto/external/bsd/openssl/dist/test/
exptest.c
61
BN_one
(m);
62
BN_one
(a);
ec_internal_test.c
172
|| !TEST_true(
BN_one
(a))
173
|| !TEST_true(
BN_one
(b)))
/src/external/bsd/ntp/dist/util/
ntp-keygen.c
1635
BN_one
(q);
1709
BN_one
(a[i]);
1739
BN_one
(u);
1763
BN_one
(biga);
/src/crypto/external/apache2/openssl/dist/crypto/ec/
ec2_smpl.c
662
if (!
BN_one
(point->Z))
846
|| !
BN_one
(r->Z))
ecp_smpl.c
1251
if (!
BN_one
(prod_Z[0]))
1339
if (!
BN_one
(p->Z))
1710
if (!
BN_one
(r->Z))
/src/crypto/external/bsd/openssl/dist/crypto/ec/
ec2_smpl.c
664
if (!
BN_one
(point->Z))
851
|| !
BN_one
(r->Z))
ecp_smpl.c
1252
if (!
BN_one
(prod_Z[0]))
1342
if (!
BN_one
(p->Z))
1713
if (!
BN_one
(r->Z))
/src/crypto/external/bsd/openssl.old/dist/crypto/ec/
ec2_smpl.c
633
if (!
BN_one
(point->Z))
818
|| !
BN_one
(r->Z))
Completed in 56 milliseconds
1
2
Indexes created Mon Mar 02 05:31:46 UTC 2026