Searched refs:tipc_crypto_rx_ctx (Results 1 - 1 of 1) sorted by path

/linux-master/net/tipc/
H A Dcrypto.c245 /* struct tipc_crypto_rx_ctx - RX context for callbacks */
246 struct tipc_crypto_rx_ctx { struct
880 struct tipc_crypto_rx_ctx *rx_ctx;
934 rx_ctx = (struct tipc_crypto_rx_ctx *)ctx;
960 struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx;

Completed in 354 milliseconds