Home
last modified time | relevance | path

Searched refs:xor_data (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/components/mbedtls/port/aes/
Desp_aes_gcm.c109 static void xor_data(uint8_t *d, const uint8_t *s) in xor_data() function
299 xor_data(z, x); in esp_gcm_ghash()
311 xor_data(z, tmp); in esp_gcm_ghash()