linux/net/tls
Tianjia Zhang 227b9644ab net/tls: support SM4 GCM/CCM algorithm
The RFC8998 specification defines the use of the ShangMi algorithm
cipher suites in TLS 1.3, and also supports the GCM/CCM mode using
the SM4 algorithm.

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-16 14:36:26 +01:00
..
Kconfig
Makefile
tls_device_fallback.c
tls_device.c
tls_main.c net/tls: support SM4 GCM/CCM algorithm 2021-09-16 14:36:26 +01:00
tls_proc.c
tls_sw.c net/tls: support SM4 GCM/CCM algorithm 2021-09-16 14:36:26 +01:00
tls_toe.c
trace.c
trace.h