Function mbedtls_sys::mbedtls_cipher_setup [] [src]

pub unsafe extern "C" fn mbedtls_cipher_setup(
    ctx: *mut mbedtls_cipher_context_t,
    cipher_info: *const mbedtls_cipher_info_t
) -> c_int