Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dtls.h305 #define TLS_DEVICE_RESYNC_NH_MAX_IVAL 128 macro
/linux-5.19.10/net/tls/
Dtls_device.c870 if (ctx->resync_nh.decrypted_tgt < TLS_DEVICE_RESYNC_NH_MAX_IVAL) in tls_device_core_ctrl_rx_resync()
873 ctx->resync_nh.decrypted_tgt += TLS_DEVICE_RESYNC_NH_MAX_IVAL; in tls_device_core_ctrl_rx_resync()