Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dssl_test_ctx.c620 __owur static int parse_expected_ca_names(STACK_OF(X509_NAME) **pnames, in parse_expected_ca_names() function
635 return parse_expected_ca_names(&test_ctx->expected_server_ca_names, value, in parse_expected_server_ca_names()
641 return parse_expected_ca_names(&test_ctx->expected_client_ca_names, value, in parse_expected_client_ca_names()

Completed in 7 milliseconds