Searched refs:tipc_aead_get (Results 1 – 1 of 1) sorted by relevance
251 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead);383 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead) in tipc_aead_get() function1751 aead = tipc_aead_get(tx->aead[tx_key]); in tipc_crypto_xmit()1843 aead = tipc_aead_get(rx->aead[tx_key]); in tipc_crypto_rcv()2203 aead = tipc_aead_get(tx->aead[key]); in tipc_crypto_key_distr()