Home
last modified time | relevance | path

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

/net/tipc/
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()
A Dcrypto.c1220 tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_flush()
1393 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_synch()
1450 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_key_revoke()
1554 struct tipc_crypto *tx = tn->crypto_tx; in tipc_crypto_timeout()
1694 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_xmit()
1817 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_rcv()
2010 struct tipc_crypto *tx = tn->crypto_tx, *rx; in tipc_crypto_do_cmd()
2289 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_rcv()
2359 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_work_rx()
A Dcore.h141 struct tipc_crypto *crypto_tx; member
A Dnode.c2964 struct tipc_crypto *tx = tipc_net(net)->crypto_tx, *c = tx; in __tipc_nl_node_set_key()
3059 tipc_crypto_key_flush(tn->crypto_tx); in __tipc_nl_node_flush_key()

Completed in 14 milliseconds