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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi.c141 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
456 ctx->client_cert_select = cert_select_dialog;
1666 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) function

Completed in 60 milliseconds