Home
last modified time | relevance | path

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

/mcuboot-3.4.0/ext/fiat/src/
Dcurve25519.h232 uint64_t x42 = ((uint64_t)(arg1[3]) * ((arg2[7]) * ((uint32_t)0x2 * UINT8_C(0x13)))); in fiat_25519_carry_mul() local
398 uint64_t x42 = ((arg1[3]) * (x8 * (uint64_t)0x2)); in fiat_25519_carry_square() local
688 uint32_t x42 = (x40 << 6); in fiat_25519_to_bytes() local
847 uint32_t x42 = (x22 + (x21 + x20)); in fiat_25519_from_bytes() local
Dcurve25519.c1203 uint32_t x42 = (x41 >> 26); in fiat_25519_carry_scmul_121666() local