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

  /src/crypto/external/apache2/openssl/dist/test/
cmp_ctx_test.c 262 static int test_log_cb(const char *func, const char *file, int line, function
300 if (!TEST_true(OSSL_CMP_CTX_set_log_cb(ctx, test_log_cb))) {
  /src/crypto/external/bsd/openssl/dist/test/
cmp_ctx_test.c 247 static int test_log_cb(const char *func, const char *file, int line, function
283 if (!TEST_true(OSSL_CMP_CTX_set_log_cb(ctx, test_log_cb))) {

Completed in 23 milliseconds