Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_device.c767 if (unlikely(test_bit(TLS_RX_DEV_DEGRADED, &tls_ctx->flags))) in tls_device_rx_resync_new_rec()
971 if (unlikely(test_bit(TLS_RX_DEV_DEGRADED, &tls_ctx->flags))) { in tls_device_decrypted()
1320 set_bit(TLS_RX_DEV_DEGRADED, &ctx->flags); in tls_device_down()
/OK3568_Linux_fs/kernel/include/net/
H A Dtls.h208 TLS_RX_DEV_DEGRADED = 0, enumerator