Lines Matching refs:TIPC_SKB_CB
776 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_encrypt()
829 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_encrypt()
836 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt_done()
905 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_decrypt()
953 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_decrypt()
960 struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_decrypt_done()
1315 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(skb); in tipc_crypto_key_pick_tx()
1650 TIPC_SKB_CB(skb)->xmit_type = type; in tipc_crypto_clone_msg()
1706 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_PROBING) { in tipc_crypto_xmit()
1721 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_GRACING) { in tipc_crypto_xmit()
1892 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(*skb); in tipc_crypto_rcv_complete()
1976 skb_cb = TIPC_SKB_CB(*skb); in tipc_crypto_rcv_complete()