ARMEBS4
revision-26.06.2015
Main Page
Modules
Data Structures
Files
File List
Globals
include
heivs
hash_crc32.h
1
/************************************************************************/
/**
2
* \file heivs/hash.h
3
* \brief hash crc32
4
* \author marc dot pignat at hevs dot ch
5
* \ingroup libheivs_stm32_misc
6
* @{
7
***************************************************************************/
8
#ifndef HEIVS_HASH_CRC32_H
9
#define HEIVS_HASH_CRC32_H
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
#include "
heivs/hash.h
"
16
17
extern
struct
heivs_hash_t hash_crc32;
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
/**
24
* @}
25
*/
26
#endif
/* HEIVS_HASH_CRC32_H */
hash.h
hash abstraction
Generated on Fri Jun 26 2015 13:11:50 for ARMEBS4 by
1.8.9.1