vaseboot/include/grub/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
..
console.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
export.h bootp support 2011-06-24 20:35:25 +02:00
getroot.h Integrate geli into autoconfiguration system 2011-04-25 14:52:07 +02:00
hostdisk.h Cryptodisk write support. 2012-01-29 18:16:48 +01:00
misc.h * include/grub/emu/misc.h (xasprintf): Add missing format attribute. 2011-12-13 14:51:41 +01:00