Searched refs:CHACHA20_RESEED_SECONDS (Results 1 – 1 of 1) sorted by relevance
53 #define CHACHA20_RESEED_SECONDS 300 macro142 chacha20->t_reseed = tv_now.tv_sec + CHACHA20_RESEED_SECONDS; in chacha20_randomstir()