[openssl-users] Can you suggest any technical name for changing sources from openssl-1.0.2 to openssl-1.1.0?

Gupta, Saurabh Saurabh.Gupta at cavium.com
Wed Nov 23 10:36:16 UTC 2016


Can you please suggest any technical name for changing sources from openssl-1.0.2 to openssl-1.1.0 because we are supporting both openssl versions and To maintain these sources we are using #ifdef and #else preprocessor statement.


We are looking some technical <name> to make the difference between these sources.

#ifdef <name>

// openssl 1.1.0 sources

#else

// openssl 1.0.2 sources

#endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20161123/f1b21ade/attachment.html>


More information about the openssl-users mailing list