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

/pkg/src/modules/
H A Ddigest.py131 CHAIN_CHASH = 4 variable
220 elif hash_type == CHAIN_CHASH:
300 elif hash_type in (CHAIN, CHAIN_CHASH):
321 if hash_type == CHAIN_CHASH:
438 elif hash_type in (CHAIN, CHAIN_CHASH):
/pkg/src/modules/actions/
H A Dsignature.py370 hash_type=digest.CHAIN_CHASH)
374 hash_type=digest.CHAIN_CHASH)

Completed in 11 milliseconds