Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dssl_test_ctx.c608 __owur static int parse_expected_ca_names(STACK_OF(X509_NAME) **pnames, in parse_expected_ca_names() function
622 return parse_expected_ca_names(&test_ctx->expected_server_ca_names, value); in parse_expected_server_ca_names()
627 return parse_expected_ca_names(&test_ctx->expected_client_ca_names, value); in parse_expected_client_ca_names()