bcrypt: Return error when requesting BCRYPT_HASH_LENGTH for unsupported object.
commiteecb068ac0a9f6e380c521b69a27ea43840a35dd
authorSebastian Lackner <sebastian@fds-team.de>
Fri, 10 Mar 2017 14:34:08 +0000 (10 15:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Mar 2017 22:21:27 +0000 (10 23:21 +0100)
tree317dc4a11f9e1a11b36e10e18c98f73aa7130252
parentced491c65fc65f0a2f551d86aaed7e6d7b7cf141
bcrypt: Return error when requesting BCRYPT_HASH_LENGTH for unsupported object.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/bcrypt/bcrypt_main.c
dlls/bcrypt/tests/bcrypt.c