Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiladams committed Jul 21, 2012
1 parent f67a427 commit 1736dda
Showing 1 changed file with 1 addition and 32 deletions.
33 changes: 1 addition & 32 deletions BCrypt.lua
Expand Up @@ -1280,37 +1280,6 @@ NTSTATUS BCryptGetFipsAlgorithmMode(BOOLEAN *pfEnabled);


































ffi.cdef[[
typedef struct BCryptAlgorithm {
BCRYPT_ALG_HANDLE Handle;
Expand Down Expand Up @@ -1443,7 +1412,7 @@ return BCrypt
--[[
This file was strongly modified from the
The core definitions in this file come from the original
Windows SDK file bcrypt.h, which contained the
following copyright.
Expand Down

0 comments on commit 1736dda

Please sign in to comment.