CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/21 04:46:49
Modified files:
sys/crypto : chacha_private.h
Log message:
add hchacha20 for wireguard.
i think we should turn the chacha code into an actual c file at
some point to reduce duplication of object code, but that can happen
later.
from Matt Dunwoodie and Jason A. Donenfeld
ok deraadt@
