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