Searched refs:msg_key_mode (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/net/tipc/ | ||
D | crypto.h | 189 static inline u32 msg_key_mode(struct tipc_msg *m) in msg_key_mode() function |
D | crypto.c | 2323 rx->skey_mode = msg_key_mode(hdr); in tipc_crypto_key_rcv() |