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

/linux-master/net/tipc/
H A Dcrypto.c286 static struct tipc_aead *tipc_crypto_key_pick_tx(struct tipc_crypto *tx,
1298 * tipc_crypto_key_pick_tx - Pick one TX key for message decryption
1310 static struct tipc_aead *tipc_crypto_key_pick_tx(struct tipc_crypto *tx, function
1835 aead = tipc_crypto_key_pick_tx(tx, rx, *skb, tx_key);

Completed in 187 milliseconds