Searched defs:ivoff (Results 1 – 3 of 3) sorted by relevance
158 size_t ivoff, bodyoff; in esp_cbc_decrypt_aes() local373 size_t ivoff, bodyoff; in esp_cbc_encrypt_aes() local687 const size_t ivoff = off + sizeof(struct newesp); in esp_gcm_encrypt_aes() local931 const size_t ivoff = off + sizeof(struct newesp); in esp_gcm_decrypt_aes() local
274 const int32_t ivoff = (int32_t)off + (int32_t)sizeof(struct newesp); // IV offset in esp_chachapoly_encrypt() local421 const int32_t ivoff = (int32_t)off + (int32_t)sizeof(struct newesp); // IV offset in esp_chachapoly_decrypt() local
698 size_t ivoff, bodyoff; in esp_cbc_decrypt() local936 size_t ivoff, bodyoff; in esp_cbc_encrypt() local