Searched refs:tipc_crypto_key_detach (Results 1 – 1 of 1) sorted by relevance
322 #define tipc_crypto_key_detach(rcu_ptr, lock) \ macro1236 tipc_crypto_key_detach(c->aead[k], &c->lock); in tipc_crypto_key_flush()1456 tipc_crypto_key_detach(tx->aead[key.active], &tx->lock); in tipc_crypto_key_revoke()1565 tipc_crypto_key_detach(tx->aead[key.active], &tx->lock); in tipc_crypto_timeout()1593 tipc_crypto_key_detach(rx->aead[key.pending], &rx->lock); in tipc_crypto_timeout()1624 tipc_crypto_key_detach(rx->aead[key.passive], &rx->lock); in tipc_crypto_timeout()