Searched refs:pHashKeyBuffPtr_saved (Results 1 – 8 of 8) sorted by relevance
161 uint8_t *pHashKeyBuffPtr_saved; /*!< Saved pointer to key buffer (HMAC only) */ member
654 hhash->pHashKeyBuffPtr_saved = hhash->pHashKeyBuffPtr; in HAL_HASH_Suspend()710 hhash->pHashKeyBuffPtr = hhash->pHashKeyBuffPtr_saved; in HAL_HASH_Resume()
658 hhash->pHashKeyBuffPtr_saved = hhash->pHashKeyBuffPtr; in HAL_HASH_Suspend()714 hhash->pHashKeyBuffPtr = hhash->pHashKeyBuffPtr_saved; in HAL_HASH_Resume()