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,
1101 struct tipc_key old = c->key; in tipc_crypto_key_set_state()
1157 struct tipc_key key; in tipc_crypto_key_attach()
1257 struct tipc_key key; in tipc_crypto_key_try_align()
1323 struct tipc_key key = tx->key; in tipc_crypto_key_pick_tx()
1448 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()
2072 struct tipc_key key = c->key; in tipc_crypto_key_dump()
2118 static char *tipc_key_change_dump(struct tipc_key old, struct tipc_key new, in tipc_key_change_dump()
2121 struct tipc_key *key = &old; in tipc_key_change_dump()
2429 struct tipc_key key = tx->key; in tipc_crypto_work_tx()