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,
1104 struct tipc_key old = c->key; in tipc_crypto_key_set_state()
1160 struct tipc_key key; in tipc_crypto_key_attach()
1260 struct tipc_key key; in tipc_crypto_key_try_align()
1326 struct tipc_key key = tx->key; in tipc_crypto_key_pick_tx()
1451 struct tipc_key key; in tipc_crypto_key_revoke()
1555 struct tipc_key key; in tipc_crypto_timeout()
1697 struct tipc_key key = tx->key; in tipc_crypto_xmit()
1820 struct tipc_key key; in tipc_crypto_rcv()
2082 struct tipc_key key = c->key; in tipc_crypto_key_dump()
2128 static char *tipc_key_change_dump(struct tipc_key old, struct tipc_key new, in tipc_key_change_dump()
2131 struct tipc_key *key = &old; in tipc_key_change_dump()
2449 struct tipc_key key = tx->key; in tipc_crypto_work_tx()