Home
last modified time | relevance | path

Searched defs:h1 (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.141.1/bsd/net/
H A Dflowhash.c188 u_int32_t h1 = seed, k1; in net_flowhash_mh3_x86_32() local
247 u_int64_t h1 = seed, k1; in net_flowhash_mh3_x64_128() local
/xnu-10063.141.1/EXTERNAL_HEADERS/corecrypto/
H A Dccchacha20poly1305.h36 uint32_t h0, h1, h2, h3, h4; member
H A Dccn.h167 #define CCN528_C(i1,i0,h7,h6,h5,h4,h3,h2,h1,h0,g7,g6,g5,g4,g3,g2,g1,g0,f7,f6,f5,f4,f3,f2,f1,f0,e7,e… argument
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c926 ipv4_tcp_memcmp(const uint8_t *h1, const uint8_t *h2) in ipv4_tcp_memcmp()
933 ipv6_tcp_memcmp(const uint8_t *h1, const uint8_t *h2) in ipv6_tcp_memcmp()
/xnu-10063.141.1/tests/
H A Dvm_phys_footprint.c1497 size_t h1 = IOSurfaceGetHeightOfPlane(surface, 1); in SurfaceGetMemorySize() local
/xnu-10063.141.1/libkern/os/
H A Dlog.c1385 os_log_t h1 = create_verified_os_log("xnu_post_subsystem1", "xnu_post_category1"); in test_os_log_handles() local