Re: [PATCH 07/11] libcrypto: get compiling with BoringSSL

2017-10-29 Thread Andreas Schneider
On Sunday, 10 September 2017 05:12:50 CET Jon Simons wrote: > With this change, libcrypto.c will compile with BoringSSL. To > get this working here's what I did: > > * Include the libcrypto-boringssl-compat shim header when building >with OPENSSL_IS_BORINGSSL. > > * Bring in a few more

[PATCH 07/11] libcrypto: get compiling with BoringSSL

2017-09-09 Thread Jon Simons
With this change, libcrypto.c will compile with BoringSSL. To get this working here's what I did: * Include the libcrypto-boringssl-compat shim header when building with OPENSSL_IS_BORINGSSL. * Bring in a few more functions to the libcrypto-boringssl-compat shim. Of these functions a