Searched refs:crypto_tx (Results 1 – 4 of 4) sorted by relevance
72 err = tipc_crypto_start(&tn->crypto_tx, net, NULL); in tipc_init_net()101 tipc_crypto_stop(&tn->crypto_tx); in tipc_init_net()119 tipc_crypto_stop(&tipc_net(net)->crypto_tx); in tipc_exit_net()
142 struct tipc_crypto *crypto_tx; member
1211 tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_flush()1384 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_synch()1441 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_key_revoke()1545 struct tipc_crypto *tx = tn->crypto_tx; in tipc_crypto_timeout()1685 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_xmit()1808 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_rcv()2000 struct tipc_crypto *tx = tn->crypto_tx, *rx; in tipc_crypto_do_cmd()2279 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_rcv()2349 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_work_rx()
2965 struct tipc_crypto *tx = tipc_net(net)->crypto_tx, *c = tx; in __tipc_nl_node_set_key()3060 tipc_crypto_key_flush(tn->crypto_tx); in __tipc_nl_node_flush_key()
Completed in 16 milliseconds