Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.h162 void tipc_crypto_timeout(struct tipc_crypto *rx);
H A Dcrypto.c1542 void tipc_crypto_timeout(struct tipc_crypto *rx) in tipc_crypto_timeout() function
H A Dnode.c821 tipc_crypto_timeout(n->crypto_rx); in tipc_node_timeout()