Home
last modified time | relevance | path

Searched defs:x47 (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/ext/fiat/src/
Dcurve25519.h237 uint64_t x47 = ((uint64_t)(arg1[8]) * (arg2[1])); in fiat_25519_carry_mul() local
403 uint64_t x47 = ((uint64_t)(arg1[2]) * x2); in fiat_25519_carry_square() local
693 uint32_t x47 = (x28 << 5); in fiat_25519_to_bytes() local
852 uint32_t x47 = (x45 & UINT32_C(0x1ffffff)); in fiat_25519_from_bytes() local
Dcurve25519.c1207 uint32_t x47 = (x45 + x18); in fiat_25519_carry_scmul_121666() local