Home
last modified time | relevance | path

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

/mbedtls-development/3rdparty/everest/library/
A 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()
/mbedtls-development/3rdparty/everest/library/legacy/
A 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()

Completed in 7 milliseconds