Searched refs:chacha20_s (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/libkern/
H A Darc4random.c56 struct chacha20_s { struct
65 static struct chacha20_s *chacha20inst = NULL;
76 chacha20_randomstir(struct chacha20_s* chacha20)
121 struct chacha20_s *chacha20;
123 chacha20inst = malloc((mp_maxid + 1) * sizeof(struct chacha20_s),
142 struct chacha20_s *chacha20;
157 struct chacha20_s *chacha20;

Completed in 26 milliseconds