Module: wine Branch: master Commit: 3fe621b6e54b68383c5c71a0409143e657a0899f URL: https://source.winehq.org/git/wine.git/?a=commit;h=3fe621b6e54b68383c5c71a04...
Author: Michael Müller michael@fds-team.de Date: Mon Mar 19 11:16:08 2018 +0000
bcrypt/tests: Add tests for AES GCM mode.
Signed-off-by: Alistair Leslie-Hughes leslie_alistair@hotmail.com Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/bcrypt/tests/bcrypt.c | 155 ++++++++++++++++++++++++++++++++++++++++++++- include/bcrypt.h | 24 ++++++- 2 files changed, 177 insertions(+), 2 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3fe621b6e54b68383c5c7...