Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi.c146 static int cert_select_simple(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
1613 ctx->client_cert_select = cert_select_simple; in capi_ctx_new()
1795 static int cert_select_simple(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs) in cert_select_simple() function