[COMMON] crypto: support diskcipher
authorBoojin Kim <boojin.kim@samsung.com>
Wed, 24 Jan 2018 08:00:12 +0000 (17:00 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:21:41 +0000 (20:21 +0300)
commitce1eb899668a957e958fa24e1886fe3758297144
tree270d208fea4383c0d5fb670a521099e2fe171bee
parente6ef35a27f997ddeb43c35726bee1031c03e4c8e
[COMMON] crypto: support diskcipher

Change-Id: I7b01a64020d6be4ec0c4344d71e6629db08fe2c6
Signed-off-by: Boojin Kim <boojin.kim@samsung.com>
crypto/Kconfig
crypto/Makefile
crypto/diskcipher.c [new file with mode: 0644]
crypto/testmgr.c
include/crypto/diskcipher.h [new file with mode: 0644]
include/linux/crypto.h