Function libgcrypt_sys::gcry_cipher_setctr [] [src]

pub unsafe extern fn gcry_cipher_setctr(handle: gcry_cipher_hd_t,
                                        ctr: *const c_void,
                                        ctrlen: size_t)
                                        -> gcry_error_t