~jelle-vdwaa/ecryptfs/ecryptfs

Viewing all changes in revision 888.

  • Committer: Jelle van der Waa
  • Date: 2017-06-02 17:14:18 UTC
  • Revision ID: jelle@vdwaa.nl-20170602171418-8u3ii4a2bh5m9xl1
Fix build with OpenSSL 1.1.x

The rsa_st struct has been made opaque in 1.1.x, add forward compatible
code to access the n, e, d members of rsa_struct.

CRYPTO_malloc_init has been removed from OpenSSL 1.1.x since the library
calls this routine by itself.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: