HomeSort by: relevance | last modified time | path
    Searched refs:Qy (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/
ectest.c 1220 * Qx, Qy and D are taken from
1224 const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d;
1240 /* Qy */
1263 /* Qy */
1294 /* Qy */
1351 || !TEST_true(BN_hex2bn(&y, test->Qy))
  /src/crypto/external/apache2/openssl/dist/test/
ectest.c 1190 * Qx, Qy and D are taken from
1194 const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d;
1210 /* Qy */
1233 /* Qy */
1264 /* Qy */
1321 || !TEST_true(BN_hex2bn(&y, test->Qy))
  /src/crypto/external/bsd/openssl/dist/test/
ectest.c 1215 * Qx, Qy and D are taken from
1219 const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d;
1235 /* Qy */
1258 /* Qy */
1289 /* Qy */
1346 || !TEST_true(BN_hex2bn(&y, test->Qy))

Completed in 29 milliseconds