Home
last modified time | relevance | path

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

/openthread-latest/tests/scripts/thread-cert/pktverify/
Dpacket.py41 from pktverify.layers import Layer, ThreadMeshcopLayer, Icmpv6Layer, WpanLayer, ThreadNetworkDataLa…
64 for layer in packet.layers:
66 packet.layers.remove(layer)
76 def layers(self) -> Iterable[RawLayer]: member in Packet
77 for l in self._packet.layers:
83 return [l.layer_name for l in self._packet.layers if l.layer_name != 'data']
154 for layer in self._packet.layers:
Dlayer_fields.py693 for layers in candidate_layers:
694 if layer_depth >= len(layers):
696 layer = layers[layer_depth]
733 for layers in candidate_layers:
734 for layer in layers:
756 layers = []
759 layers.append(packet.get_multiple_layers(ln))
761 return layers
Dcoap.py32 from pktverify.layers import Layer
Dtest_layer_fields.py76 for layer in p._packet.layers:
172 for layer in sorted(p.layers, key=lambda l: l.layer_name):
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dstrategy.md75 the crypto library, but also their use in the TLS and X.509 layers. Since PSA
77 TLS and X.509 layers can't both use only PSA APIs and get restartable
112 Taking advantage of the existing abstractions layers - or not
115 The Crypto library in Mbed TLS currently has 3 abstraction layers that offer
124 These abstraction layers typically provide, in addition to the API for crypto
133 layers in the migration to PSA.
382 layers) for facilitating migration of application code.
385 implemented of top of the concerned layers
404 ### Low-cost compatibility layers?
407 and Cipher layers, implemented on top of PSA, aiming for the lowest possible
[all …]
Dtesting.md82 - however if use of the new API in higher layers involves more logic that
/openthread-latest/
DREADME.md13 …threadgroup.org/support#specifications), including all Thread networking layers (IPv6, 6LoWPAN, IE…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_bignum_random.function4 * we test all the layers in a single test suite, unlike the way other
Dtest_suite_mps.function12 * testing of the various MPS layers.
840 * stream of outgoing/incoming data for the lower/upper layers, even if
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/
DREADME.md316 and allow for more optimisations. It is organized in multiple layers:
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-thread-safety/
Dpsa-thread-safety.md173 …l](https://viewer.diagrams.net/?tags=%7B%7D&highlight=0000ff&edit=_blank&layers=1&nav=1#R3Vxbd5s4E…