Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dcrypto.c303 static void tipc_crypto_work_rx(struct work_struct *work);
1509 INIT_DELAYED_WORK(&c->work, tipc_crypto_work_rx); in tipc_crypto_start()
2335 static void tipc_crypto_work_rx(struct work_struct *work) in tipc_crypto_work_rx() function