Searched refs:tipc_crypto_key_detach (Results 1 – 1 of 1) sorted by relevance
326 #define tipc_crypto_key_detach(rcu_ptr, lock) \ macro1230 tipc_crypto_key_detach(c->aead[k], &c->lock); in tipc_crypto_key_flush()1450 tipc_crypto_key_detach(tx->aead[key.active], &tx->lock); in tipc_crypto_key_revoke()1561 tipc_crypto_key_detach(tx->aead[key.active], &tx->lock); in tipc_crypto_timeout()1589 tipc_crypto_key_detach(rx->aead[key.pending], &rx->lock); in tipc_crypto_timeout()1620 tipc_crypto_key_detach(rx->aead[key.passive], &rx->lock); in tipc_crypto_timeout()