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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_capi.c237 int (*client_cert_select) (ENGINE *e, SSL *ssl, STACK_OF(X509) *certs); member in struct:CAPI_CTX_st
503 ctx->client_cert_select = cert_select_dialog;
1588 ctx->client_cert_select = cert_select_simple;
1740 client_cert_idx = ctx->client_cert_select(e, ssl, certs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi.c237 int (*client_cert_select) (ENGINE *e, SSL *ssl, STACK_OF(X509) *certs); member in struct:CAPI_CTX_st
503 ctx->client_cert_select = cert_select_dialog;
1588 ctx->client_cert_select = cert_select_simple;
1740 client_cert_idx = ctx->client_cert_select(e, ssl, certs);

Completed in 40 milliseconds