]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00215228-7: Externalize SG lists plus split-key generation
authorSteve Cornelius <steve.cornelius@freescale.com>
Fri, 22 Jun 2012 23:39:43 +0000 (16:39 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:53 +0000 (08:34 +0200)
commita3fff260a7f66bee4631d58f796fbabf2c2c1506
tree9d1fca2a8da200b13484b275427ab79dae57eebd
parentcf932f0e99222cc325f0badc1132439d6f278ebe
ENGR00215228-7: Externalize SG lists plus split-key generation

Split out inline scatter-gather list handlers into an external header,
and moved key generation into standalone source.

Signed-off-by: Steve Cornelius <steve.cornelius@freescale.com>
Signed-off-by: Terry Lv <r65388@freescale.com>
drivers/crypto/caam/key_gen.c [new file with mode: 0644]
drivers/crypto/caam/key_gen.h [new file with mode: 0644]
drivers/crypto/caam/sg_sw_sec4.h [new file with mode: 0644]