git: crypto: Add two comments to _chacha20poly1305_final()

Aaron LI aly at crater.dragonflybsd.org
Tue Feb 6 22:49:17 PST 2024


commit aebcea9cc914032997a9a9bda9b40115a37aaf4d
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Feb 6 22:21:06 2024 +0800

    crypto: Add two comments to _chacha20poly1305_final()
    
    It's actually not hard to understand, but add comments to make it quite
    clear.

Summary of changes:
 sys/crypto/chachapoly.c | 5 +++++
 1 file changed, 5 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aebcea9cc914032997a9a9bda9b40115a37aaf4d


-- 
DragonFly BSD source repository


More information about the Commits mailing list