Home
last modified time | relevance | path

Searched refs:tipc_aead_get (Results 1 – 1 of 1) sorted by relevance

/net/tipc/
Dcrypto.c251 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() function
1762 aead = tipc_aead_get(tx->aead[tx_key]); in tipc_crypto_xmit()
1854 aead = tipc_aead_get(rx->aead[tx_key]); in tipc_crypto_rcv()
2214 aead = tipc_aead_get(tx->aead[key]); in tipc_crypto_key_distr()