tipc_crypto_rx_ctx
struct tipc_crypto_rx_ctx *rx_ctx;
rx_ctx = (struct tipc_crypto_rx_ctx *)ctx;
struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx;