Type Alias esp_idf_sys::mbedtls_md_engine_t
source ยท pub type mbedtls_md_engine_t = c_uint;
Expand description
Used internally to indicate whether a context uses legacy or PSA.
Internal use only.
pub type mbedtls_md_engine_t = c_uint;
Used internally to indicate whether a context uses legacy or PSA.
Internal use only.