mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 04:34:41 +02:00
rename hc128.h ctc_hc128.h
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "ctc_des3.h"
|
||||
#include "ctc_arc4.h"
|
||||
#include "hc128.h"
|
||||
#include "ctc_hc128.h"
|
||||
#include "rabbit.h"
|
||||
#include "ctc_aes.h"
|
||||
#include "ctc_md5.h"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/* hc128.h
|
||||
/* ctc_hc128.h
|
||||
*
|
||||
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd.
|
||||
*
|
@@ -22,7 +22,7 @@
|
||||
|
||||
#ifndef NO_HC128
|
||||
|
||||
#include "hc128.h"
|
||||
#include "ctc_hc128.h"
|
||||
#include "misc.c"
|
||||
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
#include "ctc_hmac.h"
|
||||
#include "ctc_dh.h"
|
||||
#include "ctc_dsa.h"
|
||||
#include "hc128.h"
|
||||
#include "ctc_hc128.h"
|
||||
#include "rabbit.h"
|
||||
#include "pwdbased.h"
|
||||
#include "ctc_ripemd.h"
|
||||
|
@@ -28,7 +28,7 @@
|
||||
#include "ctc_types.h"
|
||||
#include "ctc_random.h"
|
||||
#include "ctc_des3.h"
|
||||
#include "hc128.h"
|
||||
#include "ctc_hc128.h"
|
||||
#include "rabbit.h"
|
||||
#include "ctc_asn.h"
|
||||
#include "ctc_md5.h"
|
||||
|
Reference in New Issue
Block a user