[v3] secur32: Add support for SECPKG_ATTR_KEY_INFO.

Akihiro Sagawa sagawa.aki at gmail.com
Fri Apr 21 23:15:36 CDT 2017


In v3, refine the code based on Jacek's comment:
 - use WCHAR nameW[] instead of ugly WCHAR pointers, and
 - use ALG_ID directry as key for bsearch().
Thanks again.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/secur32/schannel.c        | 66 ++++++++++++++++++++++++++++++++++++++++++
 dlls/secur32/schannel_gnutls.c | 21 ++++++++++++++
 dlls/secur32/schannel_macosx.c |  6 ++++
 dlls/secur32/secur32_priv.h    |  1 +
 dlls/secur32/tests/schannel.c  |  2 +-
 5 files changed, 95 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-v3-secur32-Add-support-for-SECPKG_ATTR_KEY_INFO.patch
Type: text/x-patch
Size: 6824 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170422/8e1a1be5/attachment.bin>


More information about the wine-patches mailing list