bcrypt: Fix BCryptEncrypt with AES_GCM and no input and no output.
commit5118eb3ab5e3ba063e55472f4bacdce9311a273d
authorAndrew Wesie <awesie@gmail.com>
Thu, 22 Mar 2018 10:33:40 +0000 (22 11:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Mar 2018 10:41:38 +0000 (22 11:41 +0100)
tree5274b4158cb74c80ee129df4b54158d697f92049
parentaabc55c491be9df24fd471ab002be1a16b597b59
bcrypt: Fix BCryptEncrypt with AES_GCM and no input and no output.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/bcrypt/bcrypt_main.c
dlls/bcrypt/tests/bcrypt.c