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

  /src/crypto/external/apache2/openssl/dist/test/
recordlentest.c 18 #define TEST_PLAINTEXT_OVERFLOW_OK 0
128 if (idx == TEST_PLAINTEXT_OVERFLOW_OK
142 overf_expected = (idx == TEST_PLAINTEXT_OVERFLOW_OK) ? 0 : 1;
  /src/crypto/external/bsd/openssl/dist/test/
recordlentest.c 18 #define TEST_PLAINTEXT_OVERFLOW_OK 0
128 if (idx == TEST_PLAINTEXT_OVERFLOW_OK
142 overf_expected = (idx == TEST_PLAINTEXT_OVERFLOW_OK) ? 0 : 1;
  /src/crypto/external/bsd/openssl.old/dist/test/
recordlentest.c 18 #define TEST_PLAINTEXT_OVERFLOW_OK 0
128 if (idx == TEST_PLAINTEXT_OVERFLOW_OK
142 overf_expected = (idx == TEST_PLAINTEXT_OVERFLOW_OK) ? 0 : 1;

Completed in 24 milliseconds