Searched refs:SWAP32 (Results 1 – 2 of 2) sorted by relevance
71 #define SWAP32(x) (__REV(x)) macro657 *(uint32_t*)&p8ShaBlock[56] = SWAP32(temp); in CRYPTO_SHA_1()659 *(uint32_t*)&p8ShaBlock[60] = SWAP32(temp); in CRYPTO_SHA_1()806 *(uint32_t *)&p8ShaBlock[56] = SWAP32(temp); in CRYPTO_SHA_256()808 *(uint32_t *)&p8ShaBlock[60] = SWAP32(temp); in CRYPTO_SHA_256()