Home
last modified time | relevance | path

Searched hist:"71471 ca3" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/tls/
H A Dtls_device.c71471ca3 Thu Apr 07 22:38:23 CDT 2022 Jakub Kicinski <kuba@kernel.org> tls: hw: rx: use return value of tls_device_decrypted() to carry status

Instead of tls_device poking into internals of the message
return 1 from tls_device_decrypted() if the device handled
the decryption.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtls_sw.c71471ca3 Thu Apr 07 22:38:23 CDT 2022 Jakub Kicinski <kuba@kernel.org> tls: hw: rx: use return value of tls_device_decrypted() to carry status

Instead of tls_device poking into internals of the message
return 1 from tls_device_decrypted() if the device handled
the decryption.

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