* util/mkimage.c (grub_install_generate_image): Use grub_crypto_hash for
computing crc32 rather than handling with md fundtions directly.
This commit is contained in:
parent
726409a513
commit
c8a0f1b229
2 changed files with 7 additions and 10 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/mkimage.c (grub_install_generate_image): Use grub_crypto_hash for
|
||||
computing crc32 rather than handling with md fundtions directly.
|
||||
|
||||
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/mkimage.c (grub_install_generate_image): Use grub_crypto_hash for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue