Home
last modified time | relevance | path

Searched refs:_secret_backdoor_key (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dhmac.py21 _secret_backdoor_key = [] variable
40 if key is _secret_backdoor_key: # cheap
93 other = self.__class__(_secret_backdoor_key)