incubator-nuttx/drivers/bch
Gregory Nutt e4d2822af8 Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
..
Kconfig SAM3/4: Fix compile of sam_aes.c if CONFIG_CRYPTO_AES is defined. rom Max Nekludov 2014-07-07 08:03:18 -06:00
Make.defs
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
bchdev_unregister.c
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
bchlib_sem.c
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