File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424#include < SecureElementConfig.h>
2525#include < SecureElement.h>
2626
27- /* *****************************************************************************
28- * DEFINE
29- ******************************************************************************/
30- #define SE_SHA256_BUFFER_LENGTH 32
31- #define SE_CERT_BUFFER_LENGTH 1024
32-
3327/* *************************************************************************************
3428 * CTOR/DTOR
3529 **************************************************************************************/
Original file line number Diff line number Diff line change 3838
3939#include " ECP256Certificate.h"
4040
41+ /* *****************************************************************************
42+ * DEFINE
43+ ******************************************************************************/
44+ #define SE_SHA256_BUFFER_LENGTH 32
45+ #define SE_CERT_BUFFER_LENGTH 1024
46+
4147/* *****************************************************************************
4248 * CLASS DECLARATION
4349 ******************************************************************************/
You can’t perform that action at this time.
0 commit comments