Home
last modified time | relevance | path

Searched refs:CALG_ECDH (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/schannel/
H A Dschannel_mbedtls.c526 return CALG_ECDH; in schannel_get_kx_algid()
/reactos/modules/rostests/winetests/crypt32/
H A Dmain.c324 { ALG(CALG_ECDH), TRUE }, in test_getDefaultCryptProv()
/reactos/modules/rostests/winetests/secur32/
H A Dschannel.c147 X(CALG_ECDH); in algid_to_str()
/reactos/sdk/include/psdk/
H A Dwincrypt.h1825 #define CALG_ECDH (ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_DH | ALG_SID_ECDH) macro