diff options
author | Nick Zitzmann <nickzman@gmail.com> | 2013-08-05 19:47:56 -0600 |
---|---|---|
committer | Nick Zitzmann <nickzman@gmail.com> | 2013-08-05 19:47:56 -0600 |
commit | 230e16dc033a05ad9b2ed8a499f74b69886e0865 (patch) | |
tree | 0b90864b3bf208580b6df6e47af56de8f8f807fd /packages/OS400/os400sys.c | |
parent | 0ce410a62970237823902b30fd851778f09dc089 (diff) |
md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard
For some reason, OS X 10.5's GCC suddenly stopped working correctly with
macros that change MD5_Init etc. in the code to CC_MD5_Init etc., so I
worked around this by removing use of the macros and inserting static
functions that just call CommonCrypto's implementations of the functions
instead.
Diffstat (limited to 'packages/OS400/os400sys.c')
0 files changed, 0 insertions, 0 deletions