]>
tinc-vpn.org Git - tinc/blobdiff - src/gcrypt/cipher.h
+#include "../legacy.h"
+
+typedef struct cipher {
gcry_cipher_hd_t handle;
uint8_t *key;
gcry_cipher_hd_t handle;
uint8_t *key;
uint16_t keylen;
uint16_t blklen;
bool padding;
uint16_t keylen;
uint16_t blklen;
bool padding;