v/vlib/crypto/rand
Uwe Krüger 60c880a0cc
vlib: use `malloc_noscan()` where possible (#10465)
2021-06-15 14:47:11 +03:00
..
crypto_rand_read_test.v ci: comment the `dump(fixed_array)` call in crypto_rand_read_test.v 2021-03-16 12:04:50 +02:00
rand.v
rand_darwin.c.v
rand_default.c.v
rand_linux.c.v vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
rand_solaris.c.v
rand_windows.c.v
utils.v