linux-brain/drivers/crypto/caam
Iuliana Prodan 60baeafa83 MLK-24420-3 crypto: caam - add ioctl calls for black keys and blobs generation
This patch adds the Kernel support for the caam-keygen user-space
application. It has two IOCTL calls for key and blob generation and
import a black key from a blob.

This support is included in CRYPTO_DEV_FSL_CAAM_TK_API (tagged key
support).

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
2020-08-13 18:16:20 +03:00
..
caamalg_desc.c MLK-24420-1 crypto: caam - update tagged keys functionality and tk transformations for skcipher 2020-08-13 18:15:43 +03:00
caamalg_desc.h crypto: caam/qi - add support for TLS 1.0 record 2019-12-02 18:02:19 +08:00
caamalg_qi.c crypto: caam/qi - add support for TLS 1.0 record 2019-12-02 18:02:19 +08:00
caamalg_qi2.c crypto: caam/qi2 - fix typo in algorithm's driver name 2020-02-14 16:34:18 -05:00
caamalg_qi2.h crypto: caam/qi2 - add support for TLS 1.0 record 2019-12-02 18:02:20 +08:00
caamalg.c MLK-24420-1 crypto: caam - update tagged keys functionality and tk transformations for skcipher 2020-08-13 18:15:43 +03:00
caamhash_desc.c crypto: caam - keep both virtual and dma key addresses 2019-08-09 15:11:49 +10:00
caamhash_desc.h crypto: caam - keep both virtual and dma key addresses 2019-08-09 15:11:49 +10:00
caamhash.c MLK-23801-3 crypto: caam - fix use-after-free KASAN issue for HASH algorithms 2020-04-16 17:53:33 +03:00
caamkeyblob_desc.c MLK-24420-2 crypto: caam - add support for black keys and blobs 2020-08-13 18:16:06 +03:00
caamkeyblob_desc.h MLK-24420-2 crypto: caam - add support for black keys and blobs 2020-08-13 18:16:06 +03:00
caamkeyblob_test.c MLK-24420-2 crypto: caam - add support for black keys and blobs 2020-08-13 18:16:06 +03:00
caamkeyblob.c MLK-24420-2 crypto: caam - add support for black keys and blobs 2020-08-13 18:16:06 +03:00
caamkeyblob.h MLK-24420-2 crypto: caam - add support for black keys and blobs 2020-08-13 18:16:06 +03:00
caamkeygen.c MLK-24420-3 crypto: caam - add ioctl calls for black keys and blobs generation 2020-08-13 18:16:20 +03:00
caampkc.c MLK-23801-4 crypto: caam - fix use-after-free KASAN issue for RSA algorithms 2020-04-16 17:53:59 +03:00
caampkc.h crypto: caam - add crypto_engine support for RSA algorithms 2020-03-09 16:41:12 +02:00
caamrng.c crypto: caam - change return code in caam_jr_enqueue function 2020-03-09 16:40:52 +02:00
compat.h crypto: caam/des - switch to new verification routines 2019-08-22 14:39:39 +10:00
ctrl.c crypto:caam - Add support for i.MX 8DXL 2020-03-13 22:44:22 +01:00
ctrl.h crypto: caam - staticize caam_get_era() 2018-04-21 00:58:36 +08:00
desc_constr.h crypto: caam - add support for MOVEB command 2019-12-02 18:02:19 +08:00
desc.h MLK-24420-1 crypto: caam - update tagged keys functionality and tk transformations for skcipher 2020-08-13 18:15:43 +03:00
dpseci_cmd.h crypto: caam/qi2 - add OPR (Order Preservation) support 2019-12-02 18:02:19 +08:00
dpseci-debugfs.c crypto: caam/qi2 - Add printing dpseci fq stats using debugfs 2019-08-02 14:44:01 +10:00
dpseci-debugfs.h crypto: caam/qi2 - Add printing dpseci fq stats using debugfs 2019-08-02 14:44:01 +10:00
dpseci.c crypto: caam/qi2 - add OPR (Order Preservation) support 2019-12-02 18:02:19 +08:00
dpseci.h crypto: caam/qi2 - add OPR (Order Preservation) support 2019-12-02 18:02:19 +08:00
error.c crypto: caam - make CAAM_PTR_SZ dynamic 2019-08-30 18:05:30 +10:00
error.h crypto: caam - fix return code in completion callbacks 2019-08-09 15:11:45 +10:00
fsl_jr_uio.c LF-933 crypto: caam - fix iosource busy issue 2020-02-21 10:23:42 +02:00
fsl_jr_uio.h crypto: caam - add CAAM job ring UIO support 2019-12-02 18:02:21 +08:00
intern.h MLK-24420-3 crypto: caam - add ioctl calls for black keys and blobs generation 2020-08-13 18:16:20 +03:00
jr.c MLK-24420-3 crypto: caam - add ioctl calls for black keys and blobs generation 2020-08-13 18:16:20 +03:00
jr.h MLK-24420-2 crypto: caam - add support for black keys and blobs 2020-08-13 18:16:06 +03:00
Kconfig MLK-24420-2 crypto: caam - add support for black keys and blobs 2020-08-13 18:16:06 +03:00
key_gen.c crypto: caam - change return code in caam_jr_enqueue function 2020-03-09 16:40:52 +02:00
key_gen.h crypto: caam - add Derived Key Protocol (DKP) support 2017-12-28 17:56:48 +11:00
Makefile MLK-24420-3 crypto: caam - add ioctl calls for black keys and blobs generation 2020-08-13 18:16:20 +03:00
pdb.h crypto: caam - select DMA address size at runtime 2019-08-30 18:05:30 +10:00
pkc_desc.c crypto: caam - select DMA address size at runtime 2019-08-30 18:05:30 +10:00
qi.c crypto: caam/qi - use QBMan (NXP) SDK driver 2019-12-18 14:48:15 +02:00
qi.h crypto: caam/qi - use QBMan (NXP) SDK driver 2019-12-18 14:48:15 +02:00
regs.h LF-292-2 crypto: caam - add power management 2020-02-21 13:42:22 +02:00
secvio.c crypto: caam - fix snvs clk prepare+enable 2020-01-29 12:57:01 +02:00
secvio.h MLKU-38-3 crypto: caam - add SNVS / SECVIO support 2019-12-02 18:02:16 +08:00
sg_sw_qm.h crypto: caam/qi - use QBMan (NXP) SDK driver 2019-12-18 14:48:15 +02:00
sg_sw_qm2.h crypto: caam - use len instead of nents for bulding HW S/G table 2019-06-20 14:18:33 +08:00
sg_sw_sec4.h crypto: caam - use len instead of nents for bulding HW S/G table 2019-06-20 14:18:33 +08:00
sm_store.c MLK-23620-3 crypto: caam - update the check for the return code of caam_jr_enqueue function 2020-03-19 11:07:46 +02:00
sm_test.c LF-63-1 crypto: caam - fix SM test init 2019-12-02 18:02:23 +08:00
sm.h LFV-26 crypto: caam - fix Secure Memory driver init 2019-12-02 18:02:22 +08:00
snvsregs.h MLKU-38-3 crypto: caam - add SNVS / SECVIO support 2019-12-02 18:02:16 +08:00
tag_object.c MLK-24420-1 crypto: caam - update tagged keys functionality and tk transformations for skcipher 2020-08-13 18:15:43 +03:00
tag_object.h MLK-24420-1 crypto: caam - update tagged keys functionality and tk transformations for skcipher 2020-08-13 18:15:43 +03:00