Searched refs:cert_select_simple (Results 1 – 1 of 1) sorted by relevance
149 static int cert_select_simple(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);1636 ctx->client_cert_select = cert_select_simple; in capi_ctx_new()1818 static int cert_select_simple(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) in cert_select_simple() function