Hans Leidekker : bcrypt: Avoid recreating cipher handles when the initialization vector doesn't change.

Alexandre Julliard julliard at winehq.org
Wed Nov 6 16:54:29 CST 2019


Module: wine
Branch: master
Commit: f4d6df8947b9e0c26c92127e5e95464a64a52bde
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f4d6df8947b9e0c26c92127e5e95464a64a52bde

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Nov  6 10:16:54 2019 +0100

bcrypt: Avoid recreating cipher handles when the initialization vector doesn't change.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/bcrypt/bcrypt_internal.h |  9 +++++-
 dlls/bcrypt/bcrypt_main.c     | 28 +++++++++++++-----
 dlls/bcrypt/gnutls.c          | 62 +++++++++++++++++++++++++++++---------
 dlls/bcrypt/macos.c           | 57 ++++++++++++++++++++++++++---------
 dlls/bcrypt/tests/bcrypt.c    | 69 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 189 insertions(+), 36 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f4d6df8947b9e0c26c92127e5e95464a64a52bde



More information about the wine-cvs mailing list