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,
1095 struct tipc_key old = c->key; in tipc_crypto_key_set_state()
1151 struct tipc_key key; in tipc_crypto_key_attach()
1251 struct tipc_key key; in tipc_crypto_key_try_align()
1317 struct tipc_key key = tx->key; in tipc_crypto_key_pick_tx()
1442 struct tipc_key key; in tipc_crypto_key_revoke()
1546 struct tipc_key key; in tipc_crypto_timeout()
1688 struct tipc_key key = tx->key; in tipc_crypto_xmit()
1811 struct tipc_key key; in tipc_crypto_rcv()
2073 struct tipc_key key = c->key; in tipc_crypto_key_dump()
2119 static char *tipc_key_change_dump(struct tipc_key old, struct tipc_key new, in tipc_key_change_dump()
2122 struct tipc_key *key = &old; in tipc_key_change_dump()
2440 struct tipc_key key = tx->key; in tipc_crypto_work_tx()