Home
last modified time | relevance | path

Searched refs:ALG_SID_RIPEMD160 (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/schannel/
H A Dschannel_mbedtls.c496 …case MBEDTLS_MD_RIPEMD160: return (ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_RIPEMD160); /* there's … in schannel_get_mac_algid()
/reactos/sdk/include/psdk/
H A Dwincrypt.h1782 #define ALG_SID_RIPEMD160 7 macro