Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.h220 uint64_t x30 = ((uint64_t)(arg1[6]) * ((arg2[4]) * (uint32_t)UINT8_C(0x13))); in fiat_25519_carry_mul() local
386 uint64_t x30 = ((arg1[5]) * x5); in fiat_25519_carry_square() local
670 uint32_t x30; in fiat_25519_to_bytes() local
835 uint32_t x30 = ((uint32_t)(arg1[2]) << 16); in fiat_25519_from_bytes() local
Dcurve25519.c1190 uint32_t x30 = (uint32_t)(x28 & UINT32_C(0x3ffffff)); in fiat_25519_carry_scmul_121666() local