Searched refs:le64toh (Results 1 – 8 of 8) sorted by relevance
110 ctx->v[3] ^= le64toh(ctx->buf.b64); in SipBuf()112 ctx->v[0] ^= le64toh(ctx->buf.b64); in SipBuf()149 m = le64toh(*p); in SipHash_Update()
82 #define le64toh(x) ((uint64_t)(x)) macro96 #define le64toh(x) bswap64((x)) macro
848 tmp_write_swap[0] = le64toh( in write_shared_rules()850 tmp_write_swap[1] = le64toh( in write_shared_rules()852 tmp_write_swap[2] = le64toh( in write_shared_rules()854 tmp_write_swap[3] = le64toh( in write_shared_rules()865 tmp_write_swap[0] = le64toh( in write_shared_rules()867 tmp_write_swap[1] = le64toh( in write_shared_rules()869 tmp_write_swap[2] = le64toh( in write_shared_rules()871 tmp_write_swap[3] = le64toh( in write_shared_rules()
592 uint32_t rstamp = (uint32_t) le64toh(rs->tsf); in tdma_process_params()602 rtt = rstamp - (le64toh(tstamp) & 0x7fff); in tdma_process_params()609 (unsigned long long) le64toh(tstamp)); in tdma_process_params()612 le64toh(ni->ni_tstamp.tsf) > vap->iv_bss->ni_tstamp.tsf) { in tdma_process_params()622 (unsigned long long) le64toh(ni->ni_tstamp.tsf), in tdma_process_params()
420 #define swap64_from_le(x) le64toh(x)
465 *x = le64toh(v); in md_get_int64le()
1065 nvlhdrp->nvlh_size = le64toh(nvlhdrp->nvlh_size); in nvlist_check_header()1066 nvlhdrp->nvlh_descriptors = le64toh(nvlhdrp->nvlh_descriptors); in nvlist_check_header()
663 nvphdr.nvph_datasize = le64toh(nvphdr.nvph_datasize); in nvpair_unpack_header()