Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c151 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
478 ctx->client_cert_select = cert_select_dialog; in capi_init()
1845 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) in cert_select_dialog() function
/third_party/openssl/engines/
H A De_capi.c151 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
478 ctx->client_cert_select = cert_select_dialog; in capi_init()
1845 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) in cert_select_dialog() function

Completed in 5 milliseconds