Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.c306 static void tipc_crypto_work_tx(struct work_struct *work);
1507 INIT_DELAYED_WORK(&c->work, tipc_crypto_work_tx); in tipc_crypto_start()
2434 static void tipc_crypto_work_tx(struct work_struct *work) in tipc_crypto_work_tx() function