I hate the amount of useless garbage API this thing exposes externally, that we then have to wonder "WTF out there might use it..".. Grrrr.
Dirk the right way to do this is leave the macros for now (ick) but change the internals of all our stuff to use intrinsics without the use of the macros. We don't want to be monkeying with the visible API, much, if we can help it. On Tue, Apr 22, 2014 at 6:16 PM, Dirk Engling <[email protected]> wrote: > >> Note that asn1_mac.h is installed... > > > You're right, I found it referenced at least here: > > http://opensource.apple.com/source/OpenSSL/OpenSSL-5/openssl/crypto/asn1/p5_pbev2.c > > erdgeist >
