Function mbedtls_sys::cipher_set_padding_mode[][src]

pub unsafe extern "C" fn cipher_set_padding_mode(
    ctx: *mut cipher_context_t,
    mode: cipher_padding_t
) -> c_int