Searched refs:tipc_crypto_key_flush (Results 1 – 3 of 3) sorted by relevance
170 void tipc_crypto_key_flush(struct tipc_crypto *c);
631 tipc_crypto_key_flush(node->crypto_rx); in tipc_node_delete_from_list()3060 tipc_crypto_key_flush(tn->crypto_tx); in __tipc_nl_node_flush_key()3063 tipc_crypto_key_flush(n->crypto_rx); in __tipc_nl_node_flush_key()
1202 void tipc_crypto_key_flush(struct tipc_crypto *c) in tipc_crypto_key_flush() function