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

/linux-master/net/tipc/
H A Dcrypto.c306 static void tipc_crypto_work_tx(struct work_struct *work);
1507 INIT_DELAYED_WORK(&c->work, tipc_crypto_work_tx);
2427 * tipc_crypto_work_tx - Scheduled TX works handler
2435 static void tipc_crypto_work_tx(struct work_struct *work) function

Completed in 274 milliseconds