Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/hazmat/primitives/ciphers/
Daead.py15 _MAX_SIZE = 2 ** 32 variable in ChaCha20Poly1305
67 _MAX_SIZE = 2 ** 32 variable in AESCCM
140 _MAX_SIZE = 2 ** 32 variable in AESGCM