Searched refs:parse_expected_ca_names (Results 1 – 1 of 1) sorted by relevance
620 __owur static int parse_expected_ca_names(STACK_OF(X509_NAME) **pnames, in parse_expected_ca_names() function635 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 5 milliseconds