Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dssl_test_ctx.c766 static int parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf, in parse_client_options() function
849 if (!parse_client_options(&ctx->extra.client, conf, option->value)) in SSL_TEST_CTX_create()
858 if (!parse_client_options(&ctx->resume_extra.client, conf, in SSL_TEST_CTX_create()