net: tls: Support 256 bit keys
Wire up support for 256 bit keys from the setsockopt to the crypto framework Signed-off-by:Dave Watson <davejwatson@fb.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/tls.h 4 additions, 1 deletioninclude/net/tls.h
- include/uapi/linux/tls.h 15 additions, 0 deletionsinclude/uapi/linux/tls.h
- net/tls/tls_main.c 31 additions, 2 deletionsnet/tls/tls_main.c
- net/tls/tls_sw.c 25 additions, 4 deletionsnet/tls/tls_sw.c
- tools/testing/selftests/net/tls.c 62 additions, 0 deletionstools/testing/selftests/net/tls.c
Loading
Please register or sign in to comment