Searched refs:tipc_crypto_key_rcv (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/tipc/
H A Dcrypto.c305 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr);
2170 if (tipc_crypto_key_rcv(rx, hdr))
2268 * tipc_crypto_key_rcv - Receive a session key
2278 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr) function

Completed in 138 milliseconds