![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0+ */ 0002 /* 0003 * Copyright IBM Corp. 2001, 2018 0004 * Author(s): Robert Burroughs 0005 * Eric Rossman (edrossma@us.ibm.com) 0006 * 0007 * Hotplug & misc device support: Jochen Roehrig (roehrig@de.ibm.com) 0008 * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com> 0009 * MSGTYPE restruct: Holger Dengler <hd@linux.vnet.ibm.com> 0010 */ 0011 0012 #ifndef _ZCRYPT_CEX2C_H_ 0013 #define _ZCRYPT_CEX2C_H_ 0014 0015 int zcrypt_cex2c_init(void); 0016 void zcrypt_cex2c_exit(void); 0017 0018 #endif /* _ZCRYPT_CEX2C_H_ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |