#define PKC_OPERATION_MODE_ADD LL_PKC_operation_mode_ADD |
#define PKC_OPERATION_MODE_BIGADD LL_PKC_operation_mode_BIGINTEGERADD |
#define PKC_OPERATION_MODE_BIGMULTI LL_PKC_operation_mode_BIGINTEGERMULTIPLY |
#define PKC_OPERATION_MODE_CMP LL_PKC_operation_mode_COMPARE |
#define PKC_OPERATION_MODE_INVER LL_PKC_operation_mode_INVERTION |
#define PKC_OPERATION_MODE_LSHIFT LL_PKC_operation_mode_LEFTSHIFT |
#define PKC_OPERATION_MODE_MULTI LL_PKC_operation_mode_MULTIPLY |
#define PKC_OPERATION_MODE_SUB LL_PKC_operation_mode_SUB |