OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:precomputed
(Results
1 - 21
of
21
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/ec/
ecp_sm2p256.c
42
/* Coordinates of G, for which we have
precomputed
tables */
375
ALIGN64 P256_POINT
precomputed
[16];
local
382
/* The first value of the
precomputed
table is P. */
383
memcpy(
precomputed
[1].X, P.X, 32);
384
memcpy(
precomputed
[1].Y, P.Y, 32);
385
precomputed
[1].Z[0] = 1;
386
precomputed
[1].Z[1] = 0;
387
precomputed
[1].Z[2] = 0;
388
precomputed
[1].Z[3] = 0;
390
/* The second value of the
precomputed
table is 2P. *
[
all
...]
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
smoothstep.sh
67
* This header defines a
precomputed
table based on the smoothstep family of
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
smoothstep.sh
67
* This header defines a
precomputed
table based on the smoothstep family of
/src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
ecp_nistz256-armv8.pl
108
.LRR: // 2^512 mod P
precomputed
for NIST P256 polynomial
ecp_nistz256-armv4.pl
112
.LRR: @ 2^512 mod P
precomputed
for NIST P256 polynomial
ecp_nistz256-sparcv9.pl
109
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl/dist/crypto/ec/asm/
ecp_nistz256-armv8.pl
108
.LRR: // 2^512 mod P
precomputed
for NIST P256 polynomial
ecp_nistz256-armv4.pl
112
.LRR: @ 2^512 mod P
precomputed
for NIST P256 polynomial
ecp_nistz256-sparcv9.pl
109
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
ecp_nistz256-armv8.pl
105
.LRR: // 2^512 mod P
precomputed
for NIST P256 polynomial
ecp_nistz256-armv4.pl
108
.LRR: @ 2^512 mod P
precomputed
for NIST P256 polynomial
ecp_nistz256-sparcv9.pl
107
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
ecp_nistz256-armv4.S
2387
.LRR:@ 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc/
ecp_nistz256-sparcv9.S
2392
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/apache2/openssl/lib/libcrypto/arch/sparc64/
ecp_nistz256-sparcv9.S
2392
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
ecp_nistz256-armv4.S
2387
.LRR:@ 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
ecp_nistz256-sparcv9.S
2392
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
ecp_nistz256-sparcv9.S
2392
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
ecp_nistz256-armv4.S
2385
.LRR:@ 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
ecp_nistz256-sparcv9.S
2389
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
/src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
ecp_nistz256-sparcv9.S
2389
.LRR: ! 2^512 mod P
precomputed
for NIST P256 polynomial
Completed in 239 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026