Searched refs:resultx (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/crypto/
H A Dcurve25519-donna.c446 * resultx/resultz: the x coordinate of the resulting curve point (short form)
451 cmult(limb *resultx, limb *resultz, const u8 *n, const limb *q) { argument
495 memcpy(resultx, nqx, sizeof(limb) * 10);

Completed in 166 milliseconds