Type Alias esp_idf_sys::mbedtls_sha3_id
source ยท pub type mbedtls_sha3_id = c_uint;
Expand description
SHA-3 family id.
It identifies the family (SHA3-256, SHA3-512, etc.)
pub type mbedtls_sha3_id = c_uint;
SHA-3 family id.
It identifies the family (SHA3-256, SHA3-512, etc.)