s390/zcrypt: Add support for CEX4 crypto card
[deliverable/linux.git] / drivers / s390 / crypto / zcrypt_cex4.h
CommitLineData
1e2076f4
HD
1/*
2 * Copyright IBM Corp. 2012
3 * Author(s): Holger Dengler <hd@linux.vnet.ibm.com>
4 */
5
6#ifndef _ZCRYPT_CEX4_H_
7#define _ZCRYPT_CEX4_H_
8
9int zcrypt_cex4_init(void);
10void zcrypt_cex4_exit(void);
11
12#endif /* _ZCRYPT_CEX4_H_ */
This page took 0.023876 seconds and 5 git commands to generate.