![]() |
BitPunch McEliece
v0.0.4
|
Go to the source code of this file.
Macros | |
#define | OK 0 |
#define | BPU_EC_MALLOC_ERROR 0x00000001 |
#define | BPU_EC_CODE_TYPE_NOT_SUPPORTED 0x00010001 |
#define | BPU_EC_CODE_PARAMS_NOT_SUPPORTED 0x00010002 |
#define | BPU_EC_MECS_TYPE_NOT_SUPPORTED 0x00020001 |
#define BPU_EC_CODE_PARAMS_NOT_SUPPORTED 0x00010002 |
Definition at line 28 of file errorcodes.h.
#define BPU_EC_CODE_TYPE_NOT_SUPPORTED 0x00010001 |
Definition at line 27 of file errorcodes.h.
#define BPU_EC_MALLOC_ERROR 0x00000001 |
Definition at line 24 of file errorcodes.h.
#define BPU_EC_MECS_TYPE_NOT_SUPPORTED 0x00020001 |
Definition at line 31 of file errorcodes.h.
#define OK 0 |
Definition at line 21 of file errorcodes.h.