Lines Matching refs:newesp
146 struct newesp *,
151 struct newesp *,
156 struct newesp *,
161 struct newesp *,
166 struct newesp *,
171 struct newesp *,
462 __unused struct newesp *esp_hdr, in esp_null_encrypt_data()
475 __unused struct newesp *esp_hdr, in esp_null_decrypt_data()
820 ivoff = off + sizeof(struct newesp); in esp_cbc_decrypt()
821 bodyoff = off + sizeof(struct newesp) + ivlen; in esp_cbc_decrypt()
1058 ivoff = off + sizeof(struct newesp); in esp_cbc_encrypt()
1059 bodyoff = off + sizeof(struct newesp) + ivlen; in esp_cbc_encrypt()
1246 struct newesp *esp_hdr, in esp_cbc_des_encrypt_data()
1300 struct newesp *esp_hdr, in esp_cbc_des_decrypt_data()
1353 struct newesp *esp_hdr, in esp_cbc_3des_encrypt_data()
1407 struct newesp *esp_hdr, in esp_cbc_3des_decrypt_data()