PUT_UINT32_LE
#ifndef PUT_UINT32_LE
PUT_UINT32_LE(L_i1, e, 0);
PUT_UINT32_LE(R_i1, e, 4);
#ifndef PUT_UINT32_LE
PUT_UINT32_LE(ctx->md4_state[0], output, 0);
PUT_UINT32_LE(ctx->md4_state[1], output, 4);
PUT_UINT32_LE(ctx->md4_state[2], output, 8);
PUT_UINT32_LE(ctx->md4_state[3], output, 12);
#ifndef PUT_UINT32_LE
PUT_UINT32_LE(ctx->md5_state[0], output, 0);
PUT_UINT32_LE(ctx->md5_state[1], output, 4);
PUT_UINT32_LE(ctx->md5_state[2], output, 8);
PUT_UINT32_LE(ctx->md5_state[3], output, 12);
#ifndef PUT_UINT32_LE
#ifndef PUT_UINT32_LE
#ifndef PUT_UINT32_LE
PUT_UINT32_LE(b, out, 0);
PUT_UINT32_LE(d, out, 4);
PUT_UINT32_LE(a, out, 8);
PUT_UINT32_LE(c, out, 12);
PUT_UINT32_LE(c, out, 0);
PUT_UINT32_LE(a, out, 4);
PUT_UINT32_LE(d, out, 8);
PUT_UINT32_LE(b, out, 12);
PUT_UINT32_LE(ctx->ripemd160_state[0], output, 0);
PUT_UINT32_LE(ctx->ripemd160_state[1], output, 4);
PUT_UINT32_LE(ctx->ripemd160_state[2], output, 8);
PUT_UINT32_LE(ctx->ripemd160_state[3], output, 12);
PUT_UINT32_LE(ctx->ripemd160_state[4], output, 16);
#ifndef PUT_UINT32_LE
PUT_UINT32_LE(i, i_block, 0);
#ifndef PUT_UINT32_LE
PUT_UINT32_LE(tmp, (u8*)(&state[i]), 0);