Searched refs:secdedDecode (Results 1 – 1 of 1) sorted by relevance
65 int32_t (*secdedDecode)(uint64_t *data, const uint8_t *parity, uint32_t nWords64); member320 #define HapiSecdedDecode(d, p, n) HAPI_TABLE_POINTER->secdedDecode((d), (p), (n))