Home
last modified time | relevance | path

Searched refs:tipc_node_crypto_rx_by_list (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/tipc/
Dnode.h88 struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos);
Dcrypto.c2025 rx = tipc_node_crypto_rx_by_list(p); in tipc_crypto_do_cmd()
2052 rx = tipc_node_crypto_rx_by_list(p); in tipc_crypto_do_cmd()
Dnode.c277 struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos) in tipc_node_crypto_rx_by_list() function