Lines Matching refs:tipc_key
101 struct tipc_key { struct
205 struct tipc_key key;
297 static char *tipc_key_change_dump(struct tipc_key old, struct tipc_key new,
1099 struct tipc_key old = c->key; in tipc_crypto_key_set_state()
1155 struct tipc_key key; in tipc_crypto_key_attach()
1255 struct tipc_key key; in tipc_crypto_key_try_align()
1321 struct tipc_key key = tx->key; in tipc_crypto_key_pick_tx()
1446 struct tipc_key key; in tipc_crypto_key_revoke()
1550 struct tipc_key key; in tipc_crypto_timeout()
1692 struct tipc_key key = tx->key; in tipc_crypto_xmit()
1815 struct tipc_key key; in tipc_crypto_rcv()
2076 struct tipc_key key = c->key; in tipc_crypto_key_dump()
2122 static char *tipc_key_change_dump(struct tipc_key old, struct tipc_key new, in tipc_key_change_dump()
2125 struct tipc_key *key = &old; in tipc_key_change_dump()
2443 struct tipc_key key = tx->key; in tipc_crypto_work_tx()