Searched refs:pCurrRecAddInfo (Results 1 – 1 of 1) sorted by relevance
64 uint32_t *pCurrRecAddInfo = NULL; in mbedtls_sb_sw_image_store_address_change() local90 …pCurrRecAddInfo = pCert + unsignedDataOffsetWords + indexOfAddress*SW_REC_NONE_SIGNED_DATA_SIZE_IN… in mbedtls_sb_sw_image_store_address_change()91 if (pCurrRecAddInfo < pCert){ in mbedtls_sb_sw_image_store_address_change()95 …CC_PAL_LOG_DEBUG("current address is 0x%x, new address is 0x%x\n", (CCAddr_t)(*pCurrRecAddInfo), a… in mbedtls_sb_sw_image_store_address_change()97 UTIL_MemCopy((uint8_t*)pCurrRecAddInfo, (uint8_t*)&address, sizeof(CCAddr_t)); in mbedtls_sb_sw_image_store_address_change()