OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:d_rounds
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/demos/mac/
siphash.c
53
unsigned int digest_len = 8, c_rounds = 2,
d_rounds
= 4;
local
85
*p++ = OSSL_PARAM_construct_uint(OSSL_MAC_PARAM_D_ROUNDS, &
d_rounds
);
siphash.c
53
unsigned int digest_len = 8, c_rounds = 2,
d_rounds
= 4;
local
85
*p++ = OSSL_PARAM_construct_uint(OSSL_MAC_PARAM_D_ROUNDS, &
d_rounds
);
/src/crypto/external/bsd/openssl/dist/demos/mac/
siphash.c
53
unsigned int digest_len = 8, c_rounds = 2,
d_rounds
= 4;
local
85
*p++ = OSSL_PARAM_construct_uint(OSSL_MAC_PARAM_D_ROUNDS, &
d_rounds
);
siphash.c
53
unsigned int digest_len = 8, c_rounds = 2,
d_rounds
= 4;
local
85
*p++ = OSSL_PARAM_construct_uint(OSSL_MAC_PARAM_D_ROUNDS, &
d_rounds
);
Completed in 43 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026