diff options
author | 2019-05-21 06:38:44 +0000 | |
---|---|---|
committer | 2019-05-21 06:38:44 +0000 | |
commit | cdaf00a5cfeecc240d22b36037c80d92d25d9d7d (patch) | |
tree | 7852acb5b660e77dae170f00edaf3775ce74ebe6 /sys/net/if_bpe.c | |
parent | kern.timecounter.choices: Don't offer the dummy counter as an option. (diff) | |
download | wireguard-openbsd-cdaf00a5cfeecc240d22b36037c80d92d25d9d7d.tar.xz wireguard-openbsd-cdaf00a5cfeecc240d22b36037c80d92d25d9d7d.zip |
Use malloc_ and calloc_conceal() to allocate memory for sensitive,
private key data. We leave the corresponding freezero() calls since
the code might be ported to a system not having the conceal functions.
This also makes sure the stdio bufer is concealed. And zap a
redundant free(buf); ok gilles@
Diffstat (limited to 'sys/net/if_bpe.c')
0 files changed, 0 insertions, 0 deletions