Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dhttp.c1195 HASH HA2; in DigestCalcResponse() local
1208 MD5Final(HA2, &Md5Ctx); in DigestCalcResponse()
1209 CvtHex(HA2, HA2Hex); in DigestCalcResponse()