aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/hash/hash_alg_p.h
blob: c85faaeba6f0021103ab6f52a96b97d7f6fdf6c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/*****************************************************************************/
/**
*  � ST-Ericsson, 2009 - All rights reserved
*  Reproduction and Communication of this document is strictly prohibited
*  unless specifically authorized in writing by ST-Ericsson
*
*  static Header file of HASH Processor
*  Specification release related to this implementation: A_V2.2
*  AUTHOR :  ST-Ericsson
*/
/*****************************************************************************/

#ifndef _HASH_P_H_
#define _HASH_P_H_

/*--------------------------------------------------------------------------*
 * Includes                                                                 *
 *--------------------------------------------------------------------------*/
#include "hash_alg.h"

/*--------------------------------------------------------------------------*
 * Defines                                                                  *
 *--------------------------------------------------------------------------*/

#endif /* End _HASH_P_H_ */