Searched refs:_trans_36 (Results 1 – 1 of 1) sorted by relevance
186 _trans_36 = bytes((x ^ 0x36) for x in range(256)) variable215 inner.update(password.translate(_trans_36))