Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.h230 uint64_t x40 = ((uint64_t)(arg1[3]) * ((arg2[9]) * ((uint32_t)0x2 * UINT8_C(0x13)))); in fiat_25519_carry_mul() local
396 uint64_t x40 = ((arg1[3]) * (x2 * (uint64_t)0x2)); in fiat_25519_carry_square() local
685 uint32_t x40; in fiat_25519_to_bytes() local
845 uint32_t x40 = (x16 + (x15 + (x14 + x13))); in fiat_25519_from_bytes() local
Dcurve25519.c1200 uint32_t x40 = (x38 * (uint32_t)UINT8_C(0x13)); in fiat_25519_carry_scmul_121666() local