Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dcore.c72 err = tipc_crypto_start(&tn->crypto_tx, net, NULL); in tipc_init_net()
103 tipc_crypto_stop(&tn->crypto_tx); in tipc_init_net()
121 tipc_crypto_stop(&tipc_net(net)->crypto_tx); in tipc_exit_net()
H A Dcrypto.c1215 tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_flush()
1388 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_synch()
1445 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_key_revoke()
1549 struct tipc_crypto *tx = tn->crypto_tx; in tipc_crypto_timeout()
1689 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_xmit()
1812 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_rcv()
2005 struct tipc_crypto *tx = tn->crypto_tx, *rx; in tipc_crypto_do_cmd()
2284 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_rcv()
2354 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_work_rx()
H A Dcore.h144 struct tipc_crypto *crypto_tx; member
H A Dnode.c2919 struct tipc_crypto *tx = tipc_net(net)->crypto_tx, *c = tx; in __tipc_nl_node_set_key()
3014 tipc_crypto_key_flush(tn->crypto_tx); in __tipc_nl_node_flush_key()
/kernel/linux/linux-6.6/net/tipc/
H A Dcore.c72 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()
H A Dcrypto.c1211 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()
2001 struct tipc_crypto *tx = tn->crypto_tx, *rx; in tipc_crypto_do_cmd()
2280 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_rcv()
2350 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_work_rx()
H A Dcore.h142 struct tipc_crypto *crypto_tx; member
H A Dnode.c2965 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