Home
last modified time | relevance | path

Searched defs:_check_bytes (Results 1 – 2 of 2) sorted by relevance

/external/python/cryptography/src/cryptography/
Dutils.py29 def _check_bytes(name, value): function
/external/python/cpython3/Lib/
Dos.py781 def _check_bytes(value): function