Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c286 static struct tipc_aead *tipc_crypto_key_pick_tx(struct tipc_crypto *tx,
1310 static struct tipc_aead *tipc_crypto_key_pick_tx(struct tipc_crypto *tx, in tipc_crypto_key_pick_tx() function
1835 aead = tipc_crypto_key_pick_tx(tx, rx, *skb, tx_key); in tipc_crypto_rcv()