[COMMON] crypto: support diskcipher
authorBoojin Kim <boojin.kim@samsung.com>
Wed, 24 Jan 2018 08:00:12 +0000 (17:00 +0900)
committerJaeHun Jung <jh0801.jung@samsung.com>
Tue, 8 May 2018 08:20:58 +0000 (17:20 +0900)
commit2ad5939ed77e83c3315d6932dafa6eb6326c76ce
tree500d97f8c1c0b0437b90e3b13905ded9b3a4fe25
parent0629c365fab12735c603d5947582bc68a79d256e
[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