Home
last modified time | relevance | path

Searched refs:TLS_RX_DEV_CLOSED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dtls.h188 TLS_RX_DEV_CLOSED = 2, enumerator
/openbmc/linux/net/tls/
H A Dtls_device.c1304 set_bit(TLS_RX_DEV_CLOSED, &tls_ctx->flags); in tls_device_offload_cleanup_rx()
1359 !test_bit(TLS_RX_DEV_CLOSED, &ctx->flags)) in tls_device_down()