Home
last modified time | relevance | path

Searched hist:a8340cc0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dtls.ha8340cc0 Thu Apr 07 22:38:19 CDT 2022 Jakub Kicinski <kuba@kernel.org> tls: rx: use a define for tag length

TLS 1.3 has to strip padding, and it starts out 16 bytes
from the end of the record. Make it clear this is because
of the auth tag.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/tls/
H A Dtls_sw.ca8340cc0 Thu Apr 07 22:38:19 CDT 2022 Jakub Kicinski <kuba@kernel.org> tls: rx: use a define for tag length

TLS 1.3 has to strip padding, and it starts out 16 bytes
from the end of the record. Make it clear this is because
of the auth tag.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>