Lines Matching defs:cipher_start
823 u_int cipher_start, cipher_stop;
977 cipher_start = iv_len + crp->crp_aad_length + 1;
1019 V_CPL_TX_SEC_PDU_CIPHERSTART(cipher_start) |
1023 V_CPL_TX_SEC_PDU_AUTHSTART(cipher_start) |
1125 u_int aad_start, aad_stop, cipher_start, cipher_stop, auth_insert;
1266 cipher_start = iv_len + crp->crp_aad_length + 1;
1315 V_CPL_TX_SEC_PDU_CIPHERSTART(cipher_start) |
1319 V_CPL_TX_SEC_PDU_AUTHSTART(cipher_start) |
1455 u_int aad_start, aad_stop, cipher_start, cipher_stop, auth_insert;
1613 cipher_start = aad_stop + 1;
1662 V_CPL_TX_SEC_PDU_CIPHERSTART(cipher_start) |
1666 V_CPL_TX_SEC_PDU_AUTHSTART(cipher_start) |