1234567891011121314151617181920212223242526 |
- /*############################################################################
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- /*!
- * \file
- * \brief Test data.
- *
- * Type : Intel(R) EPID 2.0 group revocation list
- * Group : grpX
- */
- //unsigned char grprl_dat[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
- //};
- //unsigned int grprl_dat_len = 8;
|