HomeSort by: relevance | last modified time | path
    Searched defs:expected_p (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
dsatest.c 313 static const unsigned char expected_p[] = { local
390 if (!TEST_ptr(p_in = BN_bin2bn(expected_p, sizeof(expected_p), NULL))
  /src/crypto/external/bsd/openssl/dist/test/
dsatest.c 167 static const unsigned char expected_p[]= { local
244 if (!TEST_ptr(p_in = BN_bin2bn(expected_p, sizeof(expected_p), NULL))

Completed in 43 milliseconds