Function esp_idf_sys::mbedtls_entropy_gather

source ยท
pub unsafe extern "C" fn mbedtls_entropy_gather(
    ctx: *mut mbedtls_entropy_context,
) -> c_int
Expand description

\brief Trigger an extra gather poll for the accumulator (Thread-safe if MBEDTLS_THREADING_C is enabled)

\param ctx Entropy context

\return 0 if successful, or MBEDTLS_ERR_ENTROPY_SOURCE_FAILED