Lines Matching refs:tipc_key
101 struct tipc_key { struct
209 struct tipc_key key;
301 static char *tipc_key_change_dump(struct tipc_key old, struct tipc_key new,
1102 struct tipc_key old = c->key; in tipc_crypto_key_set_state()
1158 struct tipc_key key; in tipc_crypto_key_attach()
1258 struct tipc_key key; in tipc_crypto_key_try_align()
1324 struct tipc_key key = tx->key; in tipc_crypto_key_pick_tx()
1449 struct tipc_key key; in tipc_crypto_key_revoke()
1553 struct tipc_key key; in tipc_crypto_timeout()
1695 struct tipc_key key = tx->key; in tipc_crypto_xmit()
1818 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()