Home
last modified time | relevance | path

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

/external/tpm2/
DCpriHash.c681 BYTE swappedCounter[4]; in _cpri__MGF1() local
696 UINT32_TO_BYTE_ARRAY(counter, swappedCounter); in _cpri__MGF1()
700 || (EVP_DigestUpdate(&hashContext, swappedCounter, 4) != 1) in _cpri__MGF1()