Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.c307 static void tipc_crypto_work_rx(struct work_struct *work);
1505 INIT_DELAYED_WORK(&c->work, tipc_crypto_work_rx); in tipc_crypto_start()
2345 static void tipc_crypto_work_rx(struct work_struct *work) in tipc_crypto_work_rx() function