History log of /netbsd-src/sys/crypto/blake2/files.blake2s (Results 1 – 2 of 2)
Revision Date Author Comments
# 1d0978b8 26-Aug-2020 christos <christos@NetBSD.org>

Instead of returning 0 when sysctl kern.expose_address=0, return a random
hashed value of the data. This allows sockstat to work without exposing
kernel addresses or being setgid kmem.


# faaca7c6 20-Aug-2020 riastradh <riastradh@NetBSD.org>

Import small BLAKE2s implementation.