OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tempZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/
x25519_ref10.c
125
fe25519
tempZ
;
128
fe25519_sub(
tempZ
, edwardsZ, edwardsY);
129
fe25519_invert(
tempZ
,
tempZ
);
130
fe25519_mul(montgomeryX, tempX,
tempZ
);
x25519_ref10.c
125
fe25519
tempZ
;
128
fe25519_sub(
tempZ
, edwardsZ, edwardsY);
129
fe25519_invert(
tempZ
,
tempZ
);
130
fe25519_mul(montgomeryX, tempX,
tempZ
);
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025