Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
2207 aead = tipc_aead_get(tx->aead[key]); in tipc_crypto_key_distr()
/kernel/linux/linux-6.6/net/tipc/
H A 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
1751 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()

Completed in 7 milliseconds