]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Initial version of cesa(4) driver for Marvell crypto engine and security
authorraj <raj@FreeBSD.org>
Sat, 19 Nov 2011 16:30:06 +0000 (16:30 +0000)
committerraj <raj@FreeBSD.org>
Sat, 19 Nov 2011 16:30:06 +0000 (16:30 +0000)
commit424b3d8bf270e902ce6324d6ea0887610d442cbf
tree4bd8db2ca9ec69154f763cf7ba25fbfc6d8614ac
parentb40f4ea97574a0cd2d06fa6bcc1afece17f10651
Initial version of cesa(4) driver for Marvell crypto engine and security
accelerator.

The following algorithms and schemes are supported:
 - 3DES, AES, DES
 - MD5, SHA1

Obtained from: Semihalf
Written by: Piotr Ziecik
sys/arm/conf/DB-88F6XXX
sys/arm/conf/SHEEVAPLUG
sys/arm/mv/files.mv
sys/boot/fdt/dts/db88f6281.dts
sys/boot/fdt/dts/sheevaplug.dts
sys/dev/cesa/cesa.c [new file with mode: 0644]
sys/dev/cesa/cesa.h [new file with mode: 0644]