Searched refs:XM1 (Results 1 – 1 of 1) sorted by relevance
548 uint8_t *XM1 = (uint8_t*)&z + offsetof(struct Z,xm1); // gcc 11.0.0 workaround in curve25519() local599 memmove(XM1, XM1 + 2 * F25519_SIZE, 4 * F25519_SIZE); in curve25519()