Searched refs:contextRead (Results 1 – 2 of 2) sorted by relevance
186 void HASH_ReadContext(HASH_Context_T *contextRead) in HASH_ReadContext() argument190 contextRead->HASH_INT = HASH->INT; in HASH_ReadContext()191 contextRead->HASH_START = HASH->START; in HASH_ReadContext()192 contextRead->HASH_CTRL = HASH->CTRL; in HASH_ReadContext()196 contextRead->HASH_CTSWAP[i] = HASH->CTSWAP[i]; in HASH_ReadContext()
177 void HASH_ReadContext(HASH_Context_T* contextRead);
Completed in 3 milliseconds