SystemFunction030 (CRYPTSP.@)
BOOL SystemFunction030 ( const void* b1, const void* b2 )
Tests if two blocks of 16 bytes are equal.
b1,b2 | [In] | block of 16 bytes. |
TRUE if blocks are the same FALSE if blocks are different
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/cryptsp/crypt.c". gitlab.winehq.org/wine/wine/blob/master/dlls/cryptsp/crypt.c
Debug channel "crypt".
Copyright © 2025 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2025.