Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.h159 int tipc_crypto_start(struct tipc_crypto **crypto, struct net *net,
Dcore.c72 err = tipc_crypto_start(&tn->crypto_tx, net, NULL); in tipc_init_net()
Dcrypto.c1457 int tipc_crypto_start(struct tipc_crypto **crypto, struct net *net, in tipc_crypto_start() function
Dnode.c547 if (unlikely(tipc_crypto_start(&n->crypto_rx, net, n))) { in tipc_node_create()