hcrypto: Remove w32crypt NTDDI_VERSION checks
commit2c683058568c76a6569310db345897446a96b100
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 21 Mar 2015 19:43:33 +0000 (21 15:43 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 21 Mar 2015 19:43:33 +0000 (21 15:43 -0400)
treebae685378d194bec2117ad5d09520f28d1d8a198
parent540c3273c4fab980a474a2f1d489a0a0d5690bc8
hcrypto: Remove w32crypt NTDDI_VERSION checks

The library delay loads bcrypt.dll so that it can run on versions of
Windows older than Vista.  Remove the compile time checks.

Change-Id: I632b248dcca8b6e40e47011fc11d277e911ff209
lib/hcrypto/evp-w32.c
lib/hcrypto/evp-wincng.c