Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dhmac.py11 _functype = None variable
15 _functype = type(_hashopenssl.openssl_sha256) # builtin type variable
58 if _hashopenssl and isinstance(digestmod, (str, _functype)):
196 if _hashopenssl is not None and isinstance(digest, (str, _functype)):

Completed in 1 milliseconds