Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.c305 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