git: crypto: Adjust blake2 and hook to build

Aaron LI aly at crater.dragonflybsd.org
Sat Jan 13 06:01:31 PST 2024


commit 15b48a60df911620d352000c20ff4edb20175bc8
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Nov 17 10:26:02 2023 +0800

    crypto: Adjust blake2 and hook to build
    
    Make necessary changes to make it build.  Meanwhile, adjust the style a
    bit to look more consistent.

Summary of changes:
 sys/conf/files              |  1 +
 sys/crypto/Makefile         |  3 +++
 sys/crypto/blake2/blake2s.c | 18 +++++++++---------
 sys/crypto/blake2/blake2s.h | 23 +++++++++++++----------
 4 files changed, 26 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15b48a60df911620d352000c20ff4edb20175bc8


-- 
DragonFly BSD source repository


More information about the Commits mailing list