Function mbedtls_platform_support::self_test::cmac
source · pub unsafe extern "C" fn cmac(verbose: i32) -> i32Expand description
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.