forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/s390/crypto/zcrypt_cex2a.h
....@@ -1,7 +1,5 @@
11 /* SPDX-License-Identifier: GPL-2.0+ */
22 /*
3
- * zcrypt 2.1.0
4
- *
53 * Copyright IBM Corp. 2001, 2006
64 * Author(s): Robert Burroughs
75 * Eric Rossman (edrossma@us.ibm.com)
....@@ -14,7 +12,7 @@
1412 #define _ZCRYPT_CEX2A_H_
1513
1614 /**
17
- * The type 50 message family is associated with a CEX2A card.
15
+ * The type 50 message family is associated with CEXxA cards.
1816 *
1917 * The four members of the family are described below.
2018 *
....@@ -111,7 +109,7 @@
111109 } __packed;
112110
113111 /**
114
- * The type 80 response family is associated with a CEX2A card.
112
+ * The type 80 response family is associated with a CEXxA cards.
115113 *
116114 * Note that all unsigned char arrays are right-justified and left-padded
117115 * with zeroes.