Searched defs:ALG_SID_SHA (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h1599 #define ALG_SID_SHA 4 macro
1600 #define ALG_SID_SHA1 ALG_SID_SHA
1625 #define CALG_SHA (ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h1586 #define ALG_SID_SHA 4 macro
1587 #define ALG_SID_SHA1 ALG_SID_SHA
1612 #define CALG_SHA (ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA)

Completed in 108 milliseconds