Function libgcrypt_sys::gcry_cipher_open [] [src]

pub unsafe extern fn gcry_cipher_open(handle: *mut gcry_cipher_hd_t,
                                      algo: c_int,
                                      mode: c_int,
                                      flags: c_uint)
                                      -> gcry_error_t