Searched refs:CHASH (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/
H A Ddigest.py129 CHASH = 2 variable
211 elif hash_type == CHASH:
265 elif hash_type == CHASH:
288 elif hash_type in (HASH, HASH_GELF, CHASH):
289 # Currently only HASH, HASH_GELF and CHASH support
311 if hash_type == CHASH:
376 elif hash_type == CHASH:
400 elif hash_type in (HASH, HASH_GELF, CHASH):
401 # Currently only HASH, HASH_GELF and CHASH support
/pkg/src/modules/client/transport/
H A Dtransport.py2712 action, hash_type=digest.CHASH)

Completed in 17 milliseconds