HA20-POLY1305 to tls selftests")
> Reported-by: kernel test robot
> Signed-off-by: Vadim Fedorenko
>
> [...]
Here is the summary with links:
- [net] selftests/tls: fix selftests after adding ChaCha20-Poly1305
https://git.kernel.org/netdev/net/c/3502bd9b5762
You are awesome, th
TLS selftests where broken because of wrong variable types used.
Fix it by changing u16 -> uint16_t
Fixes: 4f336e88a870 ("selftests/tls: add CHACHA20-POLY1305 to tls selftests")
Reported-by: kernel test robot
Signed-off-by: Vadim Fedorenko
---
tools/testing/selftests/net/tls.c | 4 ++--
1 file