Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/crypto



Module Name:    src
Committed By:   jmcneill
Date:           Sat Nov  5 17:36:33 UTC 2022

Modified Files:
        src/sys/crypto/aes: aes_impl.c
        src/sys/crypto/chacha: chacha_impl.c

Log Message:
Make aes and chacha prints debug only.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/crypto/aes/aes_impl.c
cvs rdiff -u -r1.3 -r1.4 src/sys/crypto/chacha/chacha_impl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index