rsaenh: HMAC cleanup

Michael Jung mjung at iss.tu-darmstadt.de
Sat Jan 15 10:09:42 CST 2005


I moved stuff relevant to HMAC hash initialization and finalization from 
CPSetHashParam and CPGetHashParam to init_hash and finalize_hash. It's 
cleaner conceptually and I need it to implement SSL/TLS pseudo random 
functions efficiently.

Changelog:
 Moved HMAC initialization and finalization code to init_/finalize_hash
 Removed the redundant pKeyContainer function parameter from init_hash

-- 
Michael Jung
mjung at iss.tu-darmstadt.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_rsaenh_rsaenh_c.diff
Type: text/x-diff
Size: 6275 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050115/ba9cf9c4/dlls_rsaenh_rsaenh_c.bin


More information about the wine-patches mailing list