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