tipc_crypto_key_detach
tipc_crypto_key_detach(c->aead[k], &c->lock);
tipc_crypto_key_detach(tx->aead[key.active], &tx->lock);
tipc_crypto_key_detach(tx->aead[key.active], &tx->lock);
tipc_crypto_key_detach(rx->aead[key.pending], &rx->lock);
tipc_crypto_key_detach(rx->aead[key.passive], &rx->lock);