HomeSort by: relevance | last modified time | path
    Searched refs:cert_select_dialog (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/engines/
e_capi.c 151 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
477 ctx->client_cert_select = cert_select_dialog;
1832 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) function
  /src/crypto/external/bsd/openssl/dist/engines/
e_capi.c 151 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
478 ctx->client_cert_select = cert_select_dialog;
1845 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) function
  /src/crypto/external/bsd/openssl.old/dist/engines/
e_capi.c 148 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
475 ctx->client_cert_select = cert_select_dialog;
1822 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) function

Completed in 27 milliseconds