Home
last modified time | relevance | path

Searched refs:Crc8Update (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.13.2/include/nn/util/
Dutil_Crc.h260 void Crc8Update(const Crc8Table* table, Crc8Context* context, const void* input, u32 length);
262 inline void Crc8Update(const Crc8Table* table, Crc8Context* context, const void* input, u32 length) in Crc8Update() function