lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 22 Mar 2012 12:17:08 -0500
From:	Kumar Gala <galak@...nel.crashing.org>
To:	Kent Yoder <key@...ux.vnet.ibm.com>
Cc:	linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org,
	rcj@...ux.vnet.ibm.com, benh@...nel.crashing.org,
	linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH 00/17] Platform Facilities Option and crypto accelerator driver


On Mar 21, 2012, at 4:28 PM, Kent Yoder wrote:

> arch/powerpc/crypto/nx/Makefile             |   11 +
> arch/powerpc/crypto/nx/nx-aes-cbc.c         |  135 +++++
> arch/powerpc/crypto/nx/nx-aes-ccm.c         |  466 ++++++++++++++++++
> arch/powerpc/crypto/nx/nx-aes-ctr.c         |  175 +++++++
> arch/powerpc/crypto/nx/nx-aes-ecb.c         |  133 +++++
> arch/powerpc/crypto/nx/nx-aes-gcm.c         |  352 +++++++++++++
> arch/powerpc/crypto/nx/nx-aes-xcbc.c        |  230 +++++++++
> arch/powerpc/crypto/nx/nx-sha256.c          |  240 +++++++++
> arch/powerpc/crypto/nx/nx-sha512.c          |  259 ++++++++++
> arch/powerpc/crypto/nx/nx.c                 |  710 +++++++++++++++++++++++++++
> arch/powerpc/crypto/nx/nx.h                 |  190 +++++++
> arch/powerpc/crypto/nx/nx_csbcpb.h          |  246 +++++++++
> arch/powerpc/crypto/nx/nx_sysfs.c           |  194 ++++++++

Is there a reason this isn't in drivers/crypto/

- k--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ