Searched refs:additionallen (Results 1 – 4 of 4) sorted by relevance
130 unsigned int additionallen);150 unsigned int additionallen,
141 unsigned int additionallen);
142 unsigned int additionallen) in tc_hmac_prng_reseed() argument158 if (additionallen == 0 || in tc_hmac_prng_reseed()159 additionallen > MAX_ALEN) { in tc_hmac_prng_reseed()164 update(prng, additional_input, additionallen); in tc_hmac_prng_reseed()
168 unsigned int additionallen) in tc_ctr_prng_reseed() argument177 unsigned int len = additionallen; in tc_ctr_prng_reseed()207 unsigned int additionallen, in tc_ctr_prng_generate() argument227 unsigned int len = additionallen; in tc_ctr_prng_generate()