bug30309 176 B

123
  1. o Code simplification and refactoring:
  2. - Rename tor_mem_is_zero() to fast_mem_is_zero(), to emphasize that
  3. it is not a constant-time function. Closes ticket 30309.