]> Git Repo - linux.git/blob - drivers/s390/crypto/zcrypt_cex4.h
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / drivers / s390 / crypto / zcrypt_cex4.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  *  Copyright IBM Corp. 2012
4  *  Author(s): Holger Dengler <[email protected]>
5  */
6
7 #ifndef _ZCRYPT_CEX4_H_
8 #define _ZCRYPT_CEX4_H_
9
10 int zcrypt_cex4_init(void);
11 void zcrypt_cex4_exit(void);
12
13 #endif /* _ZCRYPT_CEX4_H_ */
This page took 0.034056 seconds and 4 git commands to generate.