Searched refs:CHECK_HASH_NEVER (Results 1 – 3 of 3) sorted by relevance
80 CHECK_HASH_NEVER = 'never' variable313 if check_hashes_config == CHECK_HASH_NEVER:
72 from gslib.hashing_helper import CHECK_HASH_NEVER1744 hashing_okay = parallel_hashing or check_hashes_config == CHECK_HASH_NEVER1757 and check_hashes_config != CHECK_HASH_NEVER):
47 from gslib.hashing_helper import CHECK_HASH_NEVER508 'hash_never': CHECK_HASH_NEVER,