Home
last modified time | relevance | path

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

/linux-6.15/net/tipc/
H A Dcrypto.c305 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr);
2175 if (tipc_crypto_key_rcv(rx, hdr)) in tipc_crypto_msg_rcv()
2283 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr) in tipc_crypto_key_rcv() function