Searched refs:add_client_CA (Results 1 – 1 of 1) sorted by relevance
1212 static int add_client_CA(STACK_OF(CRYPTO_BUFFER) **names, X509 *x509, in add_client_CA() function1255 if (!add_client_CA(&ssl->client_CA, x509, ssl->ctx->pool)) { in SSL_add_client_CA()1265 if (!add_client_CA(&ctx->client_CA, x509, ctx->pool)) { in SSL_CTX_add_client_CA()