Richard Levitte - VMS Whacker wrote:
>
> From: Dr Stephen Henson <[EMAIL PROTECTED]>
>
> drh> hndidx is to hold a new index for the additional data thats being used
> drh> in the RSA structure. As such it should be called once in a single
> drh> threaded context. This is what's normally done with this kind of thing.
> drh> Check the various EX_DATA manpages for more info on what its does.
>
> Hmm, you say that it should be thread-specific? I see no indication
> of that, now that I'm looking around...
>
No I meant it should have the same value across threads. Its just a
request for an unused 'index' it will store the additional data in. That
is it should be called once per application (not once per thread) so all
threads end up with the same value.
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]