Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c773 static int parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf, in parse_client_options() function
857 if (!parse_client_options(&ctx->extra.client, conf, option->value)) in SSL_TEST_CTX_create()
866 if (!parse_client_options(&ctx->resume_extra.client, conf, in SSL_TEST_CTX_create()