OpenSSL: Remove unneeded MinGW CryptoAPI compat code
authorJouni Malinen <j@w1.fi>
Sat, 21 Nov 2009 18:33:41 +0000 (20:33 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 21 Nov 2009 18:33:41 +0000 (20:33 +0200)
commit55d0b0831e83bba429990ba02cb894c29819f8f8
tree547b77a1f8eb453ab57e1155957b5f8aa6aeb223
parente3992c3381e6ca1eb59a6bd3adfaa30c02721300
OpenSSL: Remove unneeded MinGW CryptoAPI compat code

The current MinGW/w32api versions seem to provide all the needed CryptoAPI
functions, so the code for loading these dynamically from the DLL can be
removed.
src/crypto/tls_openssl.c