X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=crypt.h;h=56590824858c079d534dfcd0898af3b46e060435;hp=f5a030c4743b46d8a2b307373188e376494914df;hb=5566f74eb29be75da44e29ba72ee6f015249ce61;hpb=08aad9a8c5ad279759e0a870b1dd0d8159ce3444 diff --git a/crypt.h b/crypt.h index f5a030c..5659082 100644 --- a/crypt.h +++ b/crypt.h @@ -170,4 +170,4 @@ int cm_msg_num = sizeof(cm_msg_name) / sizeof(char *); void crc_init(void); unsigned int crc32(unsigned char *data, int len); int cryptman_encode_bch(unsigned char *data, int len, unsigned char *buf, int buf_len); - +int crypt_handler(struct lcr_timer *timer, void *instance, int index);