diff options
| author | Tadeusz Struk <[email protected]> | 2010-11-04 15:00:45 -0400 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2010-11-13 21:47:55 +0900 |
| commit | 0bd82f5f6355775fbaf7d3c664432ce1b862be1e (patch) | |
| tree | 5f7f7348c2681d572e8bc11f27a42a6e2b8f4023 /scripts/objdiff | |
| parent | 895be15745d59cc7ede0e1c203e3432b0abdb71c (diff) | |
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
This patch adds an optimized RFC4106 AES-GCM implementation for 64-bit
kernels. It supports 128-bit AES key size. This leverages the crypto
AEAD interface type to facilitate a combined AES & GCM operation to
be implemented in assembly code. The assembly code leverages Intel(R)
AES New Instructions and the PCLMULQDQ instruction.
Signed-off-by: Adrian Hoban <[email protected]>
Signed-off-by: Tadeusz Struk <[email protected]>
Signed-off-by: Gabriele Paoloni <[email protected]>
Signed-off-by: Aidan O'Mahony <[email protected]>
Signed-off-by: Erdinc Ozturk <[email protected]>
Signed-off-by: James Guilford <[email protected]>
Signed-off-by: Wajdi Feghali <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions