Searched refs:STORE32_BE (Results 1 – 3 of 3) sorted by relevance
70 STORE32_BE(ivec, (uint32_t)(i + 1)); in PBKDF2_SHA256()
174 #define STORE32_BE(DST, W) store32_be((DST), (W)) macro
46 STORE32_BE(dst + i * 4, src[i]); in be32enc_vect()