kernel-hacking-2024-linux-s.../arch/sparc/crypto
David S. Miller 442a7c40b1 sparc64: Add CRC32C driver making use of the new crc32c opcode.
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-08-22 20:47:36 -07:00
..
aes_asm.S sparc64: Add AES driver making use of the new aes opcodes. 2012-08-22 14:29:33 -07:00
aes_glue.c sparc64: Add AES driver making use of the new aes opcodes. 2012-08-22 14:29:33 -07:00
crc32c_asm.S sparc64: Add CRC32C driver making use of the new crc32c opcode. 2012-08-22 20:47:36 -07:00
crc32c_glue.c sparc64: Add CRC32C driver making use of the new crc32c opcode. 2012-08-22 20:47:36 -07:00
Makefile sparc64: Add CRC32C driver making use of the new crc32c opcode. 2012-08-22 20:47:36 -07:00
md5_asm.S sparc64: Add MD5 driver making use of the 'md5' instruction. 2012-08-20 15:08:50 -07:00
md5_glue.c sparc64: Add MD5 driver making use of the 'md5' instruction. 2012-08-20 15:08:50 -07:00
sha1_asm.S
sha1_glue.c
sha256_asm.S
sha256_glue.c
sha512_asm.S sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. 2012-08-20 15:08:50 -07:00
sha512_glue.c sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. 2012-08-20 15:08:50 -07:00