Function libgcrypt_sys::gcry_cipher_ctl[][src]

pub unsafe extern "C" fn gcry_cipher_ctl(
    handle: gcry_cipher_hd_t,
    cmd: c_int,
    buffer: *mut c_void,
    buflen: size_t
) -> gcry_error_t