Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h88 struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos);
H A Dcrypto.c2026 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()
H A Dnode.c287 struct tipc_crypto *tipc_node_crypto_rx_by_list(struct list_head *pos) in tipc_node_crypto_rx_by_list() function