Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.c239 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()