Home
last modified time | relevance | path

Searched refs:tipc_aead_put (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c248 static inline void tipc_aead_put(struct tipc_aead *aead);
319 tipc_aead_put(__tmp); \
390 static inline void tipc_aead_put(struct tipc_aead *aead) in tipc_aead_put() function
406 tipc_aead_put(aead->cloned); in tipc_aead_free()
866 tipc_aead_put(aead); in tipc_aead_encrypt_done()
1535 tipc_aead_put(rcu_dereference(c->aead[k])); in tipc_crypto_stop()
1783 tipc_aead_put(aead); in tipc_crypto_xmit()
1942 tipc_aead_put(aead); in tipc_crypto_rcv_complete()
1997 tipc_aead_put(aead); in tipc_crypto_rcv_complete()
2212 tipc_aead_put(aea in tipc_crypto_key_distr()
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c252 static inline void tipc_aead_put(struct tipc_aead *aead);
323 tipc_aead_put(__tmp); \
396 static inline void tipc_aead_put(struct tipc_aead *aead) in tipc_aead_put() function
412 tipc_aead_put(aead->cloned); in tipc_aead_free()
862 tipc_aead_put(aead); in tipc_aead_encrypt_done()
1531 tipc_aead_put(rcu_dereference(c->aead[k])); in tipc_crypto_stop()
1779 tipc_aead_put(aead); in tipc_crypto_xmit()
1938 tipc_aead_put(aead); in tipc_crypto_rcv_complete()
1993 tipc_aead_put(aead); in tipc_crypto_rcv_complete()
2208 tipc_aead_put(aea in tipc_crypto_key_distr()
[all...]

Completed in 6 milliseconds