Searched refs:tipc_node_crypto_rx_by_list (Results 1 – 3 of 3) sorted by relevance
88 struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos);
2025 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()
277 struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos) in tipc_node_crypto_rx_by_list() function