Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/library/
DHacl_Curve25519.c538 uint64_t o2 = t3 << (uint32_t)25U | t2 >> (uint32_t)26U; in Hacl_EC_Format_fcontract_store() local
546 store64_le(b2, o2); in Hacl_EC_Format_fcontract_store()
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/library/legacy/
DHacl_Curve25519.c583 uint64_t o2 = t3 << (uint32_t)25U | t2 >> (uint32_t)26U; in Hacl_EC_Format_fcontract_store() local
591 store64_le(b2, o2); in Hacl_EC_Format_fcontract_store()