Module: wine Branch: master Commit: 5253c8d77e8e7dc5770981e97e67348f393b99b9 URL: https://gitlab.winehq.org/wine/wine/-/commit/5253c8d77e8e7dc5770981e97e67348...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Aug 22 16:49:00 2022 +0200
bcrypt: Support ECDH_P384 key import/export.
---
dlls/bcrypt/bcrypt_internal.h | 1 + dlls/bcrypt/bcrypt_main.c | 13 ++++++++++ dlls/bcrypt/gnutls.c | 47 ++++++++++++++++++++++++++++++++--- dlls/bcrypt/tests/bcrypt.c | 58 +++++++++++++++++++++++++++++-------------- include/bcrypt.h | 1 + 5 files changed, 98 insertions(+), 22 deletions(-)