Lines Matching full:__func__
127 __func__, state->curState, curState,
255 __func__, signHdr->appDataLen);
272 __func__, encrHdr->dataLen, encrHdr->keyID);
278 osLog(LOG_ERROR, "%s: Secret key not found\n", __func__);
288 __func__, state->encryptedBytesIn);
294 osLog(LOG_ERROR, "%s: sig data size does not match encrypted data\n", __func__);
302 osLog(LOG_ERROR, "%s: only signed images can be uploaded\n", __func__);
428 osLog(LOG_INFO, "%s: decryption verification: %s\n", __func__, verified ? "passed" : "failed");
463 osLog(LOG_INFO, "%s: save converted header [%" PRIu16 " bytes] to flash\n", __func__, state->haveBytes);
510 __func__, appSecGetCurState(state), ret);