Home
last modified time | relevance | path

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

/mbedtls-latest/3rdparty/everest/library/
DHacl_Curve25519.c539 uint64_t o3 = t4 << (uint32_t)12U | t3 >> (uint32_t)39U; in Hacl_EC_Format_fcontract_store() local
547 store64_le(b3, o3); in Hacl_EC_Format_fcontract_store()
/mbedtls-latest/3rdparty/everest/library/legacy/
DHacl_Curve25519.c584 uint64_t o3 = t4 << (uint32_t)12U | t3 >> (uint32_t)39U; in Hacl_EC_Format_fcontract_store() local
592 store64_le(b3, o3); in Hacl_EC_Format_fcontract_store()