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

  /src/crypto/external/apache2/openssl/dist/test/
rpktest.c 122 OSSL_LIB_CTX *test_libctx = NULL; local
222 test_libctx = libctx;
227 if (!TEST_true(create_ssl_ctx_pair(test_libctx,

Completed in 15 milliseconds