History log of /external/fio/crc/sha256.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7bf3a5733a4348bca246e3c4cb6d532f5873f85b 15-Oct-2014 Jens Axboe <axboe@fb.com> sha256: cast shift to uint64_t

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/crc/sha256.c
89cce0598d2ecad4478232fbb0e758bd5777bb8d 23-Sep-2014 Jens Axboe <axboe@fb.com> Checksumming updates

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/crc/sha256.c
25dfa848abbb6c35b4d45fabd5a8e82cb77fb285 29-Feb-2012 Jens Axboe <axboe@kernel.dk> Rename crc functions to private namespace

Apparently we overlap with some gtk (?) crc32() functions, causing
ours to be called and subsequently crashing since the arguments
aren't the same.

Move everything to a fio_ protected namespace.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/crc/sha256.c
2b13e716c0921356c0930522718e00b8df34293a 19-Jan-2011 Jens Axboe <jaxboe@fusionio.com> Get rid of shadow declarations

Reported-by: Bruce Cran <bruce@cran.org.uk>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
/external/fio/crc/sha256.c
00fb3c8dcbb940338fea9f6cab689b4924266305 30-May-2008 Jens Axboe <jens.axboe@oracle.com> Move the lib/ stuff around a bit

And actually remember to commit the lib/ files...

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/crc/sha256.c
5921e80c5dfc9f96d2f21da6ae58f2b5d3a0b373 30-May-2008 Jens Axboe <jens.axboe@oracle.com> Make it work on opensolaris

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/crc/sha256.c
eef6eea1b935a67f1ae26b38e06a69d4410a12aa 30-Jul-2007 Jens Axboe <jens.axboe@oracle.com> Move checksumming files to seperate directory

Too many of them now, move them out-of-sight. They will rarely
be modified anyway.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/crc/sha256.c