Home
last modified time | relevance | path

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

/openthread-latest/tests/scripts/thread-cert/
Dv1_2_test_parent_selection.py213 parent_prefer.get_mle_message_tlv(mle.Connectivity).pp,
214 parent_cmp.get_mle_message_tlv(mle.Connectivity).pp)
249 parent_prefer.get_mle_message_tlv(mle.Connectivity).pp,
250 parent_cmp.get_mle_message_tlv(mle.Connectivity).pp)
285 parent_prefer.get_mle_message_tlv(mle.Connectivity).pp,
286 parent_cmp.get_mle_message_tlv(mle.Connectivity).pp)
Dmle.py607 def pp(self): member in Connectivity
645 return (self.pp == other.pp and self.link_quality_3 == other.link_quality_3 and
661 self.pp,
Dtest_mle.py1060 actual_pp = connectivity_obj.pp
1203 self.assertEqual(common.map_pp(pp_byte), actual_connectivity.pp)
1235 self.assertEqual(common.map_pp(pp_byte), actual_connectivity.pp)
/openthread-latest/
D.gitattributes6 *.[ch]pp text
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/library/
DHacl_Curve25519.c572 uint64_t *pp, in Hacl_EC_AddAndDouble_fmonty() argument
580 uint64_t *x2 = pp; in Hacl_EC_AddAndDouble_fmonty()
581 uint64_t *z2 = pp + (uint32_t)5U; in Hacl_EC_AddAndDouble_fmonty()
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/library/legacy/
DHacl_Curve25519.c617 uint64_t *pp, in Hacl_EC_AddAndDouble_fmonty() argument
625 uint64_t *x2 = pp; in Hacl_EC_AddAndDouble_fmonty()
626 uint64_t *z2 = pp + (uint32_t)5U; in Hacl_EC_AddAndDouble_fmonty()