incubator-nuttx/drivers/bch
Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs A few native window build updates 2012-11-25 20:58:39 +00:00
bch_internal.h BCH: Add configurable AES encryption support to block-to-character (BCH) driver. This allows any block device to be accessed as an encrypted character device. From Max Nekludov 2014-07-07 08:00:00 -06:00
bchdev_driver.c Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
bchdev_register.c Add capability to traverse inodes in the NuttX psuedo-filesystem 2012-08-03 19:11:11 +00:00
bchdev_unregister.c Add capability to traverse inodes in the NuttX psuedo-filesystem 2012-08-03 19:11:11 +00:00
bchlib_cache.c BCH: Add configurable AES encryption support to block-to-character (BCH) driver. This allows any block device to be accessed as an encrypted character device. From Max Nekludov 2014-07-07 08:00:00 -06:00
bchlib_read.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
bchlib_sem.c Add capability to traverse inodes in the NuttX psuedo-filesystem 2012-08-03 19:11:11 +00:00
bchlib_setup.c Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
bchlib_teardown.c Rename kfree to kmm_free for consistency with other naming conventions 2014-08-31 17:04:02 -06:00
bchlib_write.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00