tipc_crypto_key_distr
rc = tipc_crypto_key_distr(tx, key, rx->node);
rc = tipc_crypto_key_distr(tx, rc, NULL);
int tipc_crypto_key_distr(struct tipc_crypto *tx, u8 key,
if (!master_key && tipc_crypto_key_distr(tx, rc, NULL))