OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nonce_scalar_2
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
eddsa.c
187
curve448_scalar_t
nonce_scalar_2
;
local
190
curve448_scalar_halve(
nonce_scalar_2
, nonce_scalar);
192
curve448_scalar_halve(
nonce_scalar_2
,
nonce_scalar_2
);
195
nonce_scalar_2
);
198
curve448_scalar_destroy(
nonce_scalar_2
);
/src/crypto/external/apache2/openssl/dist/crypto/ec/curve448/
eddsa.c
213
curve448_scalar_t
nonce_scalar_2
;
local
216
ossl_curve448_scalar_halve(
nonce_scalar_2
, nonce_scalar);
218
ossl_curve448_scalar_halve(
nonce_scalar_2
,
nonce_scalar_2
);
221
nonce_scalar_2
);
224
ossl_curve448_scalar_destroy(
nonce_scalar_2
);
/src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
eddsa.c
217
curve448_scalar_t
nonce_scalar_2
;
local
220
ossl_curve448_scalar_halve(
nonce_scalar_2
, nonce_scalar);
222
ossl_curve448_scalar_halve(
nonce_scalar_2
,
nonce_scalar_2
);
225
nonce_scalar_2
);
228
ossl_curve448_scalar_destroy(
nonce_scalar_2
);
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026