Home
last modified time | relevance | path

Searched defs:k1 (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/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-8020.140.41/EXTERNAL_HEADERS/corecrypto/
H A Dcccmac.h22 uint8_t k1[CMAC_BLOCKSIZE]; member