Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1103 u32 len16, wr_mid = 0, flits = 0, ndesc, cipher_start; in chcr_ktls_xmit_wr_complete() local
1183 cipher_start = TLS_HEADER_SIZE + tx_info->iv_size + 1; in chcr_ktls_xmit_wr_complete()
1188 CPL_TX_SEC_PDU_CIPHERSTART_V(cipher_start)); in chcr_ktls_xmit_wr_complete()
1192 htonl(CPL_TX_SEC_PDU_AUTHSTART_V(cipher_start) | in chcr_ktls_xmit_wr_complete()
1278 u32 len16, wr_mid = 0, cipher_start, nfrags; in chcr_ktls_xmit_wr_short() local
1360 cipher_start = in chcr_ktls_xmit_wr_short()
1370 htonl(CPL_TX_SEC_PDU_CIPHERSTART_V(cipher_start)); in chcr_ktls_xmit_wr_short()