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

  /src/crypto/external/bsd/openssl.old/dist/test/
wpackettest.c 28 static const unsigned char simple3[] = { 0x00, 0x00, 0x00, 0x01, 0xff }; variable
80 || !TEST_mem_eq(buf->data, written, simple3, sizeof(simple3)))
  /src/crypto/external/bsd/openssl/dist/test/
wpackettest.c 18 static const unsigned char simple3[] = { 0x00, 0x00, 0x00, 0x01, 0xff }; variable
73 || !TEST_mem_eq(buf->data, written, simple3, sizeof(simple3)))
  /src/crypto/external/apache2/openssl/dist/test/
wpackettest.c 18 static const unsigned char simple3[] = { 0x00, 0x00, 0x00, 0x01, 0xff }; variable
101 || !TEST_mem_eq(buf->data, written, simple3, sizeof(simple3)))

Completed in 16 milliseconds