linux/drivers/staging/ccree
Gilad Ben-Yossef a6df50dc0b staging: ccree: fix ivgen naming convention
The ivgen files were using a func naming convention which was
inconsistent (ssi vs. cc), included a long prefix (ssi_ivgen)
and often too long.

Make the code more readable by switching to a simpler, consistent naming
convention.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-13 12:39:38 +01:00
..
cc_crypto_ctx.h staging: ccree: remove descriptor context definitions 2017-06-04 10:16:26 +02:00
cc_hw_queue_defs.h staging: ccree: drop unused macro 2017-11-27 09:20:40 +01:00
cc_lli_defs.h staging: ccree: fix 64 bit scatter/gather DMA ops 2017-11-02 11:39:44 +01:00
dx_crys_kernel.h staging: ccree: fix wrong whitespace usage 2017-06-04 10:16:26 +02:00
dx_host.h staging: ccree: fix wrong whitespace usage 2017-06-04 10:16:26 +02:00
dx_reg_common.h staging: ccree: Strip trailing whitespace 2017-05-15 07:41:57 +02:00
hash_defs.h staging: ccree: remove dead code 2017-06-04 10:16:25 +02:00
Kconfig staging: ccree: move FIPS support to kernel infrastructure 2017-07-16 08:40:57 +02:00
Makefile staging: ccree: move FIPS support to kernel infrastructure 2017-07-16 08:40:57 +02:00
ssi_aead.c staging: ccree: fix func def and decl coding style 2017-12-13 12:39:37 +01:00
ssi_aead.h staging: ccree: fix AEAD func naming convention 2017-12-06 09:55:15 +01:00
ssi_buffer_mgr.c staging: ccree: fix func call param indentation 2017-12-13 12:39:37 +01:00
ssi_buffer_mgr.h staging: ccree: make long func call sites readable 2017-11-27 09:20:37 +01:00
ssi_cipher.c staging: ccree: fix cipher func def coding style 2017-12-13 12:39:38 +01:00
ssi_cipher.h staging: ccree: fix cipher naming convention 2017-12-13 12:39:37 +01:00
ssi_config.h staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_driver.c staging: ccree: fix ivgen naming convention 2017-12-13 12:39:38 +01:00
ssi_driver.h staging: ccree: replace msleep with a completion 2017-11-27 09:20:40 +01:00
ssi_fips.c staging: ccree: simplify ioread/iowrite 2017-11-06 16:47:04 +01:00
ssi_fips.h staging: ccree: trim long lines for readability 2017-11-27 09:20:39 +01:00
ssi_hash.c staging: ccree: fix func call param indentation 2017-12-13 12:39:37 +01:00
ssi_hash.h staging: ccree: fix hash naming convention 2017-12-13 12:39:37 +01:00
ssi_ivgen.c staging: ccree: fix ivgen naming convention 2017-12-13 12:39:38 +01:00
ssi_ivgen.h staging: ccree: fix ivgen naming convention 2017-12-13 12:39:38 +01:00
ssi_pm.c staging: ccree: fix ivgen naming convention 2017-12-13 12:39:38 +01:00
ssi_pm.h staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2017-11-27 09:20:39 +01:00
ssi_request_mgr.c staging: ccree: fix ivgen naming convention 2017-12-13 12:39:38 +01:00
ssi_request_mgr.h staging: ccree: fix req mgr func def coding style 2017-12-13 12:39:37 +01:00
ssi_sram_mgr.c staging: ccree: remove unproven likely/unlikely 2017-12-06 09:55:15 +01:00
ssi_sram_mgr.h staging: ccree: fix func def and decl coding style 2017-12-13 12:39:37 +01:00
ssi_sysfs.c staging: ccree: Remove a attribute group from a kobject 2017-11-28 14:20:50 +01:00
ssi_sysfs.h staging: ccree: remove dead defs and decls 2017-11-27 09:20:39 +01:00
TODO staging: ccree: update TODO list 2017-12-06 09:55:15 +01:00