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);
2026 rx = tipc_node_crypto_rx_by_list(p); in tipc_crypto_do_cmd()2053 rx = tipc_node_crypto_rx_by_list(p); in tipc_crypto_do_cmd()
285 struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos) in tipc_node_crypto_rx_by_list() function