Home
last modified time | relevance | path

Searched refs:cert_select_simple (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c149 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
/third_party/openssl/engines/
H A De_capi.c149 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

Completed in 6 milliseconds