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() local782 const size_t ivoff = off + sizeof(struct newesp); in esp_gcm_encrypt_aes() local941 const size_t ivoff = off + sizeof(struct newesp); in esp_gcm_decrypt_aes() local
256 const int32_t ivoff = (int32_t)off + (int32_t)sizeof(struct newesp); // IV offset in esp_chachapoly_encrypt() local401 const int32_t ivoff = (int32_t)off + (int32_t)sizeof(struct newesp); // IV offset in esp_chachapoly_decrypt() local
744 size_t ivoff, bodyoff; in esp_cbc_decrypt() local982 size_t ivoff, bodyoff; in esp_cbc_encrypt() local