Home
last modified time | relevance | path

Searched refs:TLS_DEVICE_RESYNC_NH_MAX_IVAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dtls.h290 #define TLS_DEVICE_RESYNC_NH_MAX_IVAL 128 macro
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device.c843 if (ctx->resync_nh.decrypted_tgt < TLS_DEVICE_RESYNC_NH_MAX_IVAL) in tls_device_core_ctrl_rx_resync()
846 ctx->resync_nh.decrypted_tgt += TLS_DEVICE_RESYNC_NH_MAX_IVAL; in tls_device_core_ctrl_rx_resync()
/kernel/linux/linux-6.6/net/tls/
H A Dtls_device.c860 if (ctx->resync_nh.decrypted_tgt < TLS_DEVICE_RESYNC_NH_MAX_IVAL) in tls_device_core_ctrl_rx_resync()
863 ctx->resync_nh.decrypted_tgt += TLS_DEVICE_RESYNC_NH_MAX_IVAL; in tls_device_core_ctrl_rx_resync()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h309 #define TLS_DEVICE_RESYNC_NH_MAX_IVAL 128 macro

Completed in 6 milliseconds