Searched refs:aad_start (Results 1 – 2 of 2) sorted by relevance
821 u_int aad_start, aad_stop; in ccr_eta() local971 aad_start = iv_len + 1; in ccr_eta()972 aad_stop = aad_start + crp->crp_aad_length - 1; in ccr_eta()974 aad_start = 0; in ccr_eta()1017 V_CPL_TX_SEC_PDU_AADSTART(aad_start) | in ccr_eta()1125 u_int aad_start, aad_stop, cipher_start, cipher_stop, auth_insert; in ccr_gcm() local1260 aad_start = iv_len + 1; in ccr_gcm()1261 aad_stop = aad_start + crp->crp_aad_length - 1; in ccr_gcm()1263 aad_start = 0; in ccr_gcm()1313 V_CPL_TX_SEC_PDU_AADSTART(aad_start) | in ccr_gcm()[all …]
1328 u_int aad_start, aad_stop; in ktls_write_tls_wr() local1662 aad_start = 0; in ktls_write_tls_wr()1688 aad_start = 1; in ktls_write_tls_wr()1720 V_CPL_TX_SEC_PDU_AADSTART(aad_start) | in ktls_write_tls_wr()