Searched defs:_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
| /external/python/cryptography/src/cryptography/hazmat/primitives/ciphers/ | ||
| D | aead.py | 15 _MAX_SIZE = 2 ** 32 variable in ChaCha20Poly1305 |
| /external/tensorflow/tensorflow/security/fuzzing/ | ||
| D | python_fuzzing.py | 32 _MAX_SIZE = 8 variable |