Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.h189 static inline u32 msg_key_mode(struct tipc_msg *m) in msg_key_mode() function
H A Dcrypto.c2323 rx->skey_mode = msg_key_mode(hdr); in tipc_crypto_key_rcv()