OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Q_CHECK
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/
ectest.c
1324
EC_POINT *G = NULL, *P = NULL, *Q = NULL, *
Q_CHECK
= NULL;
1349
|| !TEST_ptr(
Q_CHECK
= EC_POINT_new(NISTP))
1357
|| !TEST_false(EC_POINT_set_affine_coordinates(NISTP,
Q_CHECK
, x,
1359
|| !TEST_true(EC_POINT_set_affine_coordinates(NISTP,
Q_CHECK
, x, y,
1374
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1378
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx))
1390
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1394
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx))
1409
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1413
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)
[
all
...]
/src/crypto/external/apache2/openssl/dist/test/
ectest.c
1294
EC_POINT *G = NULL, *P = NULL, *Q = NULL, *
Q_CHECK
= NULL;
1319
|| !TEST_ptr(
Q_CHECK
= EC_POINT_new(NISTP))
1327
|| !TEST_false(EC_POINT_set_affine_coordinates(NISTP,
Q_CHECK
, x,
1329
|| !TEST_true(EC_POINT_set_affine_coordinates(NISTP,
Q_CHECK
, x, y,
1344
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1348
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx))
1360
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1364
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx))
1376
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1380
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)
[
all
...]
/src/crypto/external/bsd/openssl/dist/test/
ectest.c
1319
EC_POINT *G = NULL, *P = NULL, *Q = NULL, *
Q_CHECK
= NULL;
1344
|| !TEST_ptr(
Q_CHECK
= EC_POINT_new(NISTP))
1352
|| !TEST_false(EC_POINT_set_affine_coordinates(NISTP,
Q_CHECK
, x,
1354
|| !TEST_true(EC_POINT_set_affine_coordinates(NISTP,
Q_CHECK
, x, y,
1369
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1373
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx))
1385
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1389
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx))
1401
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)))
1405
if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q,
Q_CHECK
, ctx)
[
all
...]
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026