Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/hazmat/primitives/
Dconstant_time.py15 def bytes_eq(a, b): function
29 def bytes_eq(a, b): function