Searched refs:prev_output (Results 1 – 1 of 1) sorted by relevance
254 unsigned char *prev_output = output - 16; in esp_aes_crypt_xts() local261 output[i] = prev_output[i]; in esp_aes_crypt_xts()268 tmp[i] = prev_output[i] ^ t[i]; in esp_aes_crypt_xts()279 prev_output[i] = tmp[i] ^ t[i]; in esp_aes_crypt_xts()