Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.h216 uint64_t x26 = ((uint64_t)(arg1[6]) * ((arg2[8]) * (uint32_t)UINT8_C(0x13))); in fiat_25519_carry_mul() local
382 uint64_t x26 = ((arg1[6]) * x5); in fiat_25519_carry_square() local
664 uint32_t x26; in fiat_25519_to_bytes() local
831 uint32_t x26 = ((uint32_t)(arg1[6]) << 22); in fiat_25519_from_bytes() local
Dcurve25519.c1186 uint32_t x26 = (uint32_t)(x25 >> 25); in fiat_25519_carry_scmul_121666() local