Home
last modified time | relevance | path

Searched refs:create_client_ctx (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/test/
H A Dquicapitest.c2528 static SSL_CTX *create_client_ctx(void) in create_client_ctx() function
2789 || !TEST_ptr(cctx = create_client_ctx())) in test_ssl_accept_connection()
2850 || !TEST_ptr(cctx = create_client_ctx())) in test_ssl_set_verify()
2900 || !TEST_ptr(cctx = create_client_ctx())) in test_client_hello_retry()