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

/freebsd-current/crypto/openssl/test/helpers/
H A Dssl_test_ctx.h217 STACK_OF(X509_NAME) *expected_client_ca_names; member in struct:__anon135
H A Dssl_test_ctx.c628 return parse_expected_ca_names(&test_ctx->expected_client_ca_names, value,
768 sk_X509_NAME_pop_free(ctx->expected_client_ca_names, X509_NAME_free);
/freebsd-current/crypto/openssl/test/
H A Dssl_test.c341 test_ctx->expected_client_ca_names,

Completed in 65 milliseconds