Function botan_sys::botan_cipher_start

source ยท
pub unsafe extern "C" fn botan_cipher_start(
    cipher: botan_cipher_t,
    nonce: *const u8,
    nonce_len: usize,
) -> c_int