Function mbedtls::self_test::hmac_drbg[][src]

pub unsafe extern "C" fn hmac_drbg(verbose: i32) -> i32

Safety

The caller needs to ensure this function is not called while any other MbedTLS function is called. See the module documentation for more information.