Home
last modified time | relevance | path

Searched refs:tipc_crypto_rekeying_sched (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/tipc/
Dcrypto.h174 void tipc_crypto_rekeying_sched(struct tipc_crypto *tx, bool changed,
Dcrypto.c2405 void tipc_crypto_rekeying_sched(struct tipc_crypto *tx, bool changed, in tipc_crypto_rekeying_sched() function
2473 tipc_crypto_rekeying_sched(tx, false, 0); in tipc_crypto_work_tx()
Dnode.c3036 tipc_crypto_rekeying_sched(tx, rekeying, intv); in __tipc_nl_node_set_key()