Source-Changes archive

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

CVS commit: src/tests/dev/cgd



Module Name:    src
Committed By:   mlelstv
Date:           Sat Aug 15 10:03:10 UTC 2020

Modified Files:
        src/tests/dev/cgd: t_cgd_3des.c t_cgd_adiantum.c t_cgd_aes.c
            t_cgd_blowfish.c

Log Message:
Plaintext buffers are used directly for write() operations to the raw device.
Align them to the needs of cgd(4).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/dev/cgd/t_cgd_3des.c \
    src/tests/dev/cgd/t_cgd_blowfish.c
cvs rdiff -u -r1.3 -r1.4 src/tests/dev/cgd/t_cgd_adiantum.c
cvs rdiff -u -r1.7 -r1.8 src/tests/dev/cgd/t_cgd_aes.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