Searched refs:rekeying (Results 1 – 1 of 1) sorted by relevance
2904 bool rekeying = true, master_key = false; in __tipc_nl_node_set_key() local2926 rekeying = false; in __tipc_nl_node_set_key()2929 if (rc == -ENODATA && rekeying) in __tipc_nl_node_set_key()2930 goto rekeying; in __tipc_nl_node_set_key()2970 rekeying: in __tipc_nl_node_set_key()2972 tipc_crypto_rekeying_sched(tx, rekeying, intv); in __tipc_nl_node_set_key()