Function aes

Source
pub unsafe extern "C" fn aes(verbose: i32) -> i32
Expand 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.