Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.c247 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() function
1755 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()