You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/crypto/nx
Nathan Fontenot 0ba3e10116 crypto/nx/nx-842: Fix handling of vmalloc addresses 11 years ago
..
Kconfig
Makefile
nx-842.c crypto/nx/nx-842: Fix handling of vmalloc addresses 11 years ago
nx-aes-cbc.c crypto: nx - fix limits to sg lists for AES-CBC 12 years ago
nx-aes-ccm.c crypto: nx - fix limits to sg lists for AES-CCM 12 years ago
nx-aes-ctr.c crypto: nx - fix limits to sg lists for AES-CTR 12 years ago
nx-aes-ecb.c crypto: nx - fix limits to sg lists for AES-ECB 12 years ago
nx-aes-gcm.c crypto: nx - fix GCM for zero length messages 12 years ago
nx-aes-xcbc.c crypto: nx - fix XCBC for zero length messages 12 years ago
nx-sha256.c crypto: nx - fix SHA-2 for chunks bigger than block size 12 years ago
nx-sha512.c crypto: nx - fix SHA-2 for chunks bigger than block size 12 years ago
nx.c crypto: nx - add offset to nx_build_sg_lists() 12 years ago
nx.h crypto: nx - add offset to nx_build_sg_lists() 12 years ago
nx_csbcpb.h
nx_debugfs.c