Home
last modified time | relevance | path

Searched refs:CipherSuite (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Ddtls.py306 class CipherSuite(ConvertibleToBytes, BuildableFromBytes): class
396 cipher_suites = VariableVector.from_bytes(CipherSuite, (2, 2**16 - 1), data)
455 cipher_suite = CipherSuite.from_bytes(data)