User guide
8 MPC184/MPC185 Security Co-Processor Software User’s Guide MOTOROLA
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
User Interface User Interface
printf ("Syntax-Logic Error in dynamic descriptor 0x%x\n", status); .
.
.
}
.
/* in callback function notifAes */
if (aesdynReq.status != 0) {
printf ("Error detected by HW 0x%x\n", aesdynReq.status) ;
.
.
}










