Lines Matching refs:newesp
141 size_t, struct newesp *, uint8_t *, size_t, uint8_t *, size_t);
143 size_t, struct newesp *, uint8_t *, size_t, uint8_t *, size_t);
145 size_t, struct newesp *, uint8_t *, size_t, uint8_t *, size_t);
147 size_t, struct newesp *, uint8_t *, size_t, uint8_t *, size_t);
149 size_t, struct newesp *, uint8_t *, size_t, uint8_t *, size_t);
151 size_t, struct newesp *, uint8_t *, size_t, uint8_t *, size_t);
437 __unused struct newesp *esp_hdr, __unused uint8_t *out_iv, in esp_null_encrypt_data()
447 __unused struct newesp *esp_hdr, __unused uint8_t *iv, in esp_null_decrypt_data()
790 ivoff = off + sizeof(struct newesp); in esp_cbc_decrypt()
791 bodyoff = off + sizeof(struct newesp) + ivlen; in esp_cbc_decrypt()
1028 ivoff = off + sizeof(struct newesp); in esp_cbc_encrypt()
1029 bodyoff = off + sizeof(struct newesp) + ivlen; in esp_cbc_encrypt()
1214 size_t input_data_len, struct newesp *esp_hdr, uint8_t *out_iv, in esp_cbc_des_encrypt_data()
1263 size_t input_data_len, struct newesp *esp_hdr, uint8_t *iv, in esp_cbc_des_decrypt_data()
1311 size_t input_data_len, struct newesp *esp_hdr, uint8_t *out_iv, in esp_cbc_3des_encrypt_data()
1360 size_t input_data_len, struct newesp *esp_hdr, uint8_t *iv, in esp_cbc_3des_decrypt_data()