Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1107 u32 len16, wr_mid = 0, flits = 0, ndesc, cipher_start; in chcr_ktls_xmit_wr_complete() local
1187 cipher_start = TLS_HEADER_SIZE + tx_info->iv_size + 1; in chcr_ktls_xmit_wr_complete()
1192 CPL_TX_SEC_PDU_CIPHERSTART_V(cipher_start)); in chcr_ktls_xmit_wr_complete()
1196 htonl(CPL_TX_SEC_PDU_AUTHSTART_V(cipher_start) | in chcr_ktls_xmit_wr_complete()
1282 u32 len16, wr_mid = 0, cipher_start, nfrags; in chcr_ktls_xmit_wr_short() local
1364 cipher_start = in chcr_ktls_xmit_wr_short()
1374 htonl(CPL_TX_SEC_PDU_CIPHERSTART_V(cipher_start)); in chcr_ktls_xmit_wr_short()