Searched refs:swappedCounter (Results 1 – 2 of 2) sorted by relevance
681 BYTE swappedCounter[4]; in _cpri__MGF1() local696 UINT32_TO_BYTE_ARRAY(counter, swappedCounter); in _cpri__MGF1()700 || (EVP_DigestUpdate(&hashContext, swappedCounter, 4) != 1) in _cpri__MGF1()
27220 508 BYTE swappedCounter[4];27239 527 UINT32_TO_BYTE_ARRAY(counter, swappedCounter);27244 532 || (EVP_DigestUpdate(&hashContext, swappedCounter, 4) != 1)