Searched refs:swap64 (Results 1 – 5 of 5) sorted by relevance
62 #define swap_addr swap6463 #define swap_off swap6465 #define swap_sword swap6466 #define swap_word swap6471 #define swap_sxword swap6472 #define swap_xword swap6473 #define swap_half swap64
1307 s->c_size = swap64(s->c_size); in swap_header()1314 s->c_birthtime = swap64(s->c_birthtime); in swap_header()1315 s->c_atime = swap64(s->c_atime); in swap_header()1316 s->c_mtime = swap64(s->c_mtime); in swap_header()1326 s->c_date = swap64(s->c_date); in swap_header()1327 s->c_ddate = swap64(s->c_ddate); in swap_header()1328 s->c_tapea = swap64(s->c_tapea); in swap_header()1329 s->c_firstrec = swap64(s->c_firstrec); in swap_header()
480 context->bitcount[0] = swap64(context->bitcount[0]); in SHA256Final()760 context->bitcount[0] = swap64(context->bitcount[0]); in SHA512Last()761 context->bitcount[1] = swap64(context->bitcount[1]); in SHA512Last()809 context->state.st64[j] = swap64(context->state.st64[j]); in SHA512Final()848 context->state.st64[j] = swap64(context->state.st64[j]); in SHA384Final()
72 #define swap64(x) __swap64(x) macro
1679 lladdr = swap64(nu->nu_lladdr[sc->sc_function][0]); in nxe_user_info()