Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dcrypto.c302 static void tipc_crypto_work_tx(struct work_struct *work);
1511 INIT_DELAYED_WORK(&c->work, tipc_crypto_work_tx); in tipc_crypto_start()
2435 static void tipc_crypto_work_tx(struct work_struct *work) in tipc_crypto_work_tx() function