Searched refs:tipc_crypto_key_rcv (Results 1 – 1 of 1) sorted by relevance
305 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr);2169 if (tipc_crypto_key_rcv(rx, hdr)) in tipc_crypto_msg_rcv()2277 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr) in tipc_crypto_key_rcv() function