OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_entropy_len
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/signature/
ml_dsa_sig.c
49
size_t
test_entropy_len
;
member in struct:__anon593
63
OPENSSL_cleanse(ctx->test_entropy, ctx->
test_entropy_len
);
188
if (ctx->
test_entropy_len
!= 0) {
262
pctx->
test_entropy_len
= 0;
264
&(pctx->
test_entropy_len
)))
266
if (pctx->
test_entropy_len
!= sizeof(pctx->test_entropy)) {
267
pctx->
test_entropy_len
= 0;
Completed in 16 milliseconds
Indexes created Sat Mar 14 00:24:00 UTC 2026