Home
last modified time | relevance | path

Searched refs:CALG_SHA_256 (Results 1 – 3 of 3) sorted by relevance

/external/curl/src/
Dtool_metalink.c89 # ifndef CALG_SHA_256
90 # define CALG_SHA_256 (ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA_256) macro
445 CryptCreateHash(ctx->hCryptProv, CALG_SHA_256, 0, 0, &ctx->hHash); in SHA256_Init()
/external/curl/lib/vtls/
Dschannel.c144 #ifndef CALG_SHA_256
145 # define CALG_SHA_256 0x0000800c macro
309 #ifdef CALG_SHA_256 in get_alg_id_by_name()
310 CIPHEROPTION(CALG_SHA_256); in get_alg_id_by_name()
2259 PROV_RSA_AES, CALG_SHA_256); in Curl_schannel_sha256sum()
/external/curl/docs/
DCIPHERS.md493 `CALG_SHA_256`,