grub/grub-core/kern/emu
Vladimir 'phcoder' Serbinenko 9c6e84b838 Cryptodisk write support.
* grub-core/disk/cryptodisk.c (grub_crypto_pcbc_encrypt): New function.
	(grub_cryptodisk_decrypt): Moved logic to ...
	(grub_cryptodisk_endecrypt): ...this. New argument "encrypt".
	(grub_cryptodisk_write): Implement.
	* grub-core/kern/emu/hostdisk.c (nwrite): Rename to ...
	(grub_util_fd_write): ... this. Make global.
	* include/grub/emu/hostdisk.h (grub_util_fd_write): New proto.
2012-01-29 18:16:48 +01:00
..
cache.c Succesfully loaded return-only module on ia64-emu 2011-01-02 14:09:58 +01:00
cache_s.S Fix autogen 2011-01-03 00:30:26 +01:00
console.c Split config.h for util and core. 2010-09-19 22:22:43 +02:00
full.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
hostdisk.c Cryptodisk write support. 2012-01-29 18:16:48 +01:00
hostfs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
lite.c merge mainline to ia64 2011-01-03 00:04:39 +01:00
main.c * grub-core/kern/emu/main.c (main): Add missing const qualifier. 2011-12-13 01:32:41 +01:00
misc.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
mm.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30