Home
last modified time | relevance | path

Searched defs:add_rand (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_dsa.c270 const uint8_t *add_rand, int encode, in ossl_slh_dsa_sign()
/freebsd/crypto/openssl/providers/implementations/signature/
H A Dslh_dsa_sig.c205 uint8_t add_rand[SLH_DSA_MAX_ADD_RANDOM_LEN], *opt_rand = NULL; in slh_dsa_sign() local