Home
last modified time | relevance | path

Searched refs:d_rounds (Results 1 – 1 of 1) sorted by relevance

/openssl/demos/mac/
H A Dsiphash.c53 unsigned int digest_len = 8, c_rounds = 2, d_rounds = 4; in main() local
85 *p++ = OSSL_PARAM_construct_uint(OSSL_MAC_PARAM_D_ROUNDS, &d_rounds); in main()

Completed in 4 milliseconds