We should check the CRC32 whether it is encrypted or not.
commit566b4aa4668f2db494818605c7f22194b344e792
authorbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Tue, 20 Mar 2007 22:02:26 +0000 (20 22:02 +0000)
committerbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Tue, 20 Mar 2007 22:02:26 +0000 (20 22:02 +0000)
treebb39a9dcc0ce8bac508f4321da7253796028e092
parent3474cc3274df751cbf64c2850f9dde8a06de29d3
We should check the CRC32 whether it is encrypted or not.
Do the encryption in-place so that it is faster.
Add comment explaining why we need our own CRC32 implemenatation.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12864 a1c6a512-1295-4272-9138-f99709370657
bootloader/main-pp.c