Home
last modified time | relevance | path

Searched defs:stream_in (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/mbedtls/port/aes/
Desp_aes_gcm.c594 … const unsigned char *input, unsigned char *output, uint8_t *stream_in) in esp_aes_gcm_input_support_hw_accel()
683 uint8_t stream_in[AES_BLOCK_BYTES] = {}; in esp_aes_gcm_crypt_and_tag() local
/hal_espressif-latest/components/mbedtls/port/aes/dma/
Desp_aes.c503 uint8_t stream_in[16] = {}; in esp_aes_process_dma_gcm() local