Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c234 /* struct tipc_crypto_tx_ctx - TX context for callbacks */
235 struct tipc_crypto_tx_ctx { struct
731 struct tipc_crypto_tx_ctx *tx_ctx; in tipc_aead_encrypt()
813 tx_ctx = (struct tipc_crypto_tx_ctx *)ctx; in tipc_aead_encrypt()
840 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt_done()
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c238 /* struct tipc_crypto_tx_ctx - TX context for callbacks */
239 struct tipc_crypto_tx_ctx { struct
738 struct tipc_crypto_tx_ctx *tx_ctx; in tipc_aead_encrypt()
809 tx_ctx = (struct tipc_crypto_tx_ctx *)ctx; in tipc_aead_encrypt()
836 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt_done()

Completed in 7 milliseconds