User guide
50 MPC184/MPC185 Security Co-Processor Software User’s Guide MOTOROLA
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Global Definitions Global Definitions
4.6.9.3 ECC_GETRESULT_STATIC_REQ
unsigned long opId;
unsigned long channel;
PMPC18x_NOTIFY_ROUTINE notify;
PMPC18x_NOTIFY_CTX pNotifyCtx;
PMPC18x_NOTIFY_ON_ERROR_ROUTINE notify_on_error;
MPC18x_NOTIFY_ON_ERROR_CTX ctxNotifyOnErr;
int status;
void* nextReq;
unsigned long x2DataBytes;
unsigned char* x2Data;
unsigned long y2DataBytes;
unsigned char* y2Data;
unsigned long z2DataBytes;
unsigned char* z2Data;
unsigned long z_2DataBytes;
unsigned char* z_2Data;
unsigned long z_3DataBytes;
unsigned char* z_3Data;
Dynamic channels are not valid for this request. A channel value of zero is invalid.
NUM_EC_STATIC_UNLOAD_CTX_DESC defines the number of descriptors within the
DPD_EC_SA_ULCTX_GROUP that use this request.
DPD_EC_SA_ULCTX_GROUP (0x5700) defines the group for all descriptors within this request.
Table 39. ECC_GETRESULT_STATIC_REQ Valid Descriptors (opId)
Descriptors Value Function Description
DPD_EC_SA_FP_AFF_ULCTX 0x5700 Get the context from a static channel for an electronic
codebook for the FP AFF
DPD_EC_SA_FP_PROJ_ULCTX 0x5701 Get the context from a static channel for an electronic
codebook for the FP project
DPD_EC_SA_F2M_AFF_ULCTX 0x5702 Get the context from a static channel for an electronic
codebook for the F2M AFF
DPD_EC_SA_F2M_PROJ_ULCTX 0x5703 Get the context from a static channel for an electronic
codebook for the F2M project










