Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.h174 void tipc_crypto_rekeying_sched(struct tipc_crypto *tx, bool changed,
H A Dcrypto.c2406 void tipc_crypto_rekeying_sched(struct tipc_crypto *tx, bool changed, in tipc_crypto_rekeying_sched() function
2474 tipc_crypto_rekeying_sched(tx, false, 0); in tipc_crypto_work_tx()
H A Dnode.c3037 tipc_crypto_rekeying_sched(tx, rekeying, intv); in __tipc_nl_node_set_key()