Searched refs:tipc_aead_get (Results 1 – 1 of 1) sorted by relevance
247 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead);377 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead) in tipc_aead_get() function1755 aead = tipc_aead_get(tx->aead[tx_key]); in tipc_crypto_xmit()1847 aead = tipc_aead_get(rx->aead[tx_key]); in tipc_crypto_rcv()2206 aead = tipc_aead_get(tx->aead[key]); in tipc_crypto_key_distr()