[openssl-dev] Call for testing: OpenSSH 7.2

Richard Levitte levitte at openssl.org
Tue Feb 16 15:56:44 UTC 2016


In message <20160216154855.GA27532 at doctor.nl2k.ab.ca> on Tue, 16 Feb 2016 08:48:56 -0700, The Doctor <doctor at doctor.nl2k.ab.ca> said:

doctor> So how exactly would you rewrite
doctor> 
doctor> EVP_PKEY *pk = NULL;
doctor> 
doctor> ?

Not at all.  Pointers to opaque types are perfectly fine in C.
However, you may have to tinker with how you use the pointer further
down the code.

Cheers,
Richard

-- 
Richard Levitte         levitte at openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/


More information about the openssl-dev mailing list