Source-Changes archive

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

CVS commit: src/sys/crypto/blowfish



Module Name:    src
Committed By:   martin
Date:           Fri Jun  3 11:31:57 UTC 2005

Modified Files:
        src/sys/crypto/blowfish: bf_locl.h

Log Message:
Constify, to make it compile (at least).

XXX - I'm not sure with what args this is called, but my bet is that
there is no chance this code will work on alignment requiring archs.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/crypto/blowfish/bf_locl.h

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