Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/x509/
Docsp.py44 _ALLOWED_HASHES = ( variable
51 if not isinstance(algorithm, _ALLOWED_HASHES):