tipc_crypto_key_attach
rc = tipc_crypto_key_attach(c, aead, 0, master_key);
if (tipc_crypto_key_attach(rx, tmp, ehdr->tx_key, false) < 0) {
static int tipc_crypto_key_attach(struct tipc_crypto *c,