Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/include/
Dgcm_alt.h27 #define mbedtls_gcm_init esp_aes_gcm_init
/hal_espressif-latest/components/mbedtls/port/include/aes/
Desp_aes_gcm.h55 void esp_aes_gcm_init( esp_gcm_context *ctx);
/hal_espressif-latest/components/mbedtls/port/aes/
Desp_aes_gcm.c340 void esp_aes_gcm_init( esp_gcm_context *ctx) in esp_aes_gcm_init() function