Searched refs:tc_hmac_prng_reseed (Results 1 – 3 of 3) sorted by relevance
139 int tc_hmac_prng_reseed(TCHmacPrng_t prng, const uint8_t *seed,
108 if (tc_hmac_prng_reseed(&h, seed, sizeof(seed), additional_input, in main()
138 int tc_hmac_prng_reseed(TCHmacPrng_t prng, in tc_hmac_prng_reseed() function