Searched defs:_check_bytes (Results 1 – 2 of 2) sorted by relevance
/external/python/cryptography/src/cryptography/ | ||
D | utils.py | 29 def _check_bytes(name, value): function |
/external/python/cpython3/Lib/ | ||
D | os.py | 781 def _check_bytes(value): function |