OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:r3hi
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/poly1305/
poly1305_ieee754.c
237
const double
r3hi
= st->r[7];
local
368
h3hi = r2hi * x1 + r1hi * x2 + r0hi * x3 +
r3hi
* x0;
/src/crypto/external/bsd/openssl/dist/crypto/poly1305/
poly1305_ieee754.c
242
const double
r3hi
= st->r[7];
local
373
h3hi = r2hi * x1 + r1hi * x2 + r0hi * x3 +
r3hi
* x0;
/src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
poly1305_ieee754.c
242
const double
r3hi
= st->r[7];
local
373
h3hi = r2hi * x1 + r1hi * x2 + r0hi * x3 +
r3hi
* x0;
Completed in 119 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026