Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcore.c101 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.h161 void tipc_crypto_stop(struct tipc_crypto **crypto);
H A Dcrypto.c1513 void tipc_crypto_stop(struct tipc_crypto **crypto) in tipc_crypto_stop() function
H A Dnode.c306 tipc_crypto_stop(&n->crypto_rx); in tipc_node_free()