Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.c235 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()