Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ENGINE support?

0 views
Skip to first unread message

Scott Neugroschl

unread,
Dec 2, 2009, 12:32:02 PM12/2/09
to
I'm trying to add an ENGINE to OpenSSH, and am looking at scard.c and
scard-opensc.c as an example.

I have a couple of questions --

1. in both of them, in sc_get_engine(), the returned ENGINE is
declared static, but it's overwritten each call. Is sc_get_engine
intended to be called only once? When is ENGINE_free() called?

2. Where is the returned ENGINE used? Where is it hooked into
OpenSSL?

----

Scott Neugroschl

XYPRO Technology Corporation

sco...@xypro.com

805-583-2874

_______________________________________________
openssh-unix-dev mailing list
openssh-...@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

0 new messages