aboutsummaryrefslogtreecommitdiff
path: root/lib/std/array_list.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-12-17 22:51:53 -0700
committerAndrew Kelley <andrew@ziglang.org>2020-12-18 12:22:46 -0700
commit2e4b409f31352ff08dbabf350519ba0f5212218a (patch)
treee0107a3c5dc9aa81a0538c48c7adb798364df8f2 /lib/std/array_list.zig
parent228a0937a2bb761b3a63d98ddda5402a1f594fe8 (diff)
downloadzig-2e4b409f31352ff08dbabf350519ba0f5212218a.tar.gz
zig-2e4b409f31352ff08dbabf350519ba0f5212218a.zip
std: tlcsprng: cleanups & improvements
* get rid of the pointless fences * make seed_len 16 instead of 32, which is accurate since it was already padding the rest anyway; now we do 1 pad instead of 2. * secureZero to clear the AT_RANDOM auxval * add a flag root source files can use to disable the start code. This is in case people want to opt out of the initialization when they don't depend on it.
Diffstat (limited to 'lib/std/array_list.zig')
0 files changed, 0 insertions, 0 deletions