WIP FPC-III support
[linux/fpc-iii.git] / drivers / s390 / crypto / zcrypt_cex4.h
blob748390a3799bf84ae5263cce209a96eedc97aead
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright IBM Corp. 2012
4 * Author(s): Holger Dengler <hd@linux.vnet.ibm.com>
5 */
7 #ifndef _ZCRYPT_CEX4_H_
8 #define _ZCRYPT_CEX4_H_
10 int zcrypt_cex4_init(void);
11 void zcrypt_cex4_exit(void);
13 #endif /* _ZCRYPT_CEX4_H_ */