Searched refs:esp_aes_free (Results 1 – 4 of 4) sorted by relevance
36 #define mbedtls_aes_free esp_aes_free
51 void esp_aes_free( esp_aes_context *ctx ) in esp_aes_free() function
51 esp_aes_free( &ctx->crypt ); in esp_aes_xts_free()52 esp_aes_free( &ctx->tweak ); in esp_aes_xts_free()
95 void esp_aes_free( esp_aes_context *ctx );