Searched refs:rekeying (Results 1 – 1 of 1) sorted by relevance
2964 bool rekeying = true, master_key = false; in __tipc_nl_node_set_key() local2986 rekeying = false; in __tipc_nl_node_set_key()2989 if (rc == -ENODATA && rekeying) in __tipc_nl_node_set_key()2990 goto rekeying; in __tipc_nl_node_set_key()3030 rekeying: in __tipc_nl_node_set_key()3032 tipc_crypto_rekeying_sched(tx, rekeying, intv); in __tipc_nl_node_set_key()