Searched refs:esp_aes_xts_free (Results 1 – 3 of 3) sorted by relevance
56 #define mbedtls_aes_xts_free esp_aes_xts_free
112 void esp_aes_xts_free( esp_aes_xts_context *ctx );
49 void esp_aes_xts_free( esp_aes_xts_context *ctx ) in esp_aes_xts_free() function