Home
last modified time | relevance | path

Searched refs:expected_client_ca_names (Results 1 - 3 of 3) sorted by relevance

/third_party/openssl/test/helpers/
H A Dssl_test_ctx.h217 STACK_OF(X509_NAME) *expected_client_ca_names; member
H A Dssl_test_ctx.c628 return parse_expected_ca_names(&test_ctx->expected_client_ca_names, value, in parse_expected_client_ca_names()
768 sk_X509_NAME_pop_free(ctx->expected_client_ca_names, X509_NAME_free); in SSL_TEST_CTX_free()
/third_party/openssl/test/
H A Dssl_test.c341 test_ctx->expected_client_ca_names, in check_client_ca_names()

Completed in 4 milliseconds