Searched defs:h1 (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/bsd/net/ |
| H A D | flowhash.c | 188 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-8019.80.24/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccchacha20poly1305.h | 35 uint32_t h0, h1, h2, h3, h4; member
|
| H A D | ccn.h | 262 #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-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 878 ipv4_tcp_memcmp(const uint8_t *h1, const uint8_t *h2) in ipv4_tcp_memcmp() 885 ipv6_tcp_memcmp(const uint8_t *h1, const uint8_t *h2) in ipv6_tcp_memcmp()
|
| /xnu-8019.80.24/tests/ |
| H A D | vm_phys_footprint.c | 1095 size_t h1 = IOSurfaceGetHeightOfPlane(surface, 1); in SurfaceGetMemorySize() local
|