Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.h162 void tipc_crypto_timeout(struct tipc_crypto *rx);
H A Dcrypto.c1546 void tipc_crypto_timeout(struct tipc_crypto *rx) in tipc_crypto_timeout() function
H A Dnode.c805 tipc_crypto_timeout(n->crypto_rx); in tipc_node_timeout()