Function mbedtls_sys::mbedtls_cipher_set_padding_mode [] [src]

pub unsafe extern "C" fn mbedtls_cipher_set_padding_mode(
    ctx: *mut mbedtls_cipher_context_t,
    mode: mbedtls_cipher_padding_t
) -> c_int