Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.c2969 bool rekeying = true, master_key = false; in __tipc_nl_node_set_key() local
2991 rekeying = false; in __tipc_nl_node_set_key()
2994 if (rc == -ENODATA && rekeying) in __tipc_nl_node_set_key()
2995 goto rekeying; in __tipc_nl_node_set_key()
3035 rekeying: in __tipc_nl_node_set_key()
3037 tipc_crypto_rekeying_sched(tx, rekeying, intv); in __tipc_nl_node_set_key()
/openbmc/linux/Documentation/networking/
H A Dxfrm_device.rst196 that XFRM performs rekeying sequence.