Searched defs:key2 (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.41.6/libkern/kxld/ |
| H A D | kxld_dict.c | 459 kxld_dict_string_cmp(const void *key1, const void *key2) in kxld_dict_string_cmp() 465 kxld_dict_uint32_cmp(const void *key1, const void *key2) in kxld_dict_uint32_cmp() 474 kxld_dict_kxldaddr_cmp(const void *key1, const void *key2) in kxld_dict_kxldaddr_cmp()
|
| /xnu-12377.41.6/libsyscall/mach/servers/ |
| H A D | key_defs.h | 66 #define KEY_EQUAL(key1, key2) \ argument
|
| /xnu-12377.41.6/libkern/crypto/ |
| H A D | corecrypto_aesxts.c | 44 const uint8_t *key2, int tweaklen __unused, // both keys are the same size for xts in xts_start()
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | tracker.c | 426 u_int32_t key0 = 0, key1 = 0, key2 = 0, key3 = 0; in tracker_search_and_insert() local
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | mptcp_subr.c | 5147 mptcp_hmac_sha256(mptcp_key_t key1, mptcp_key_t key2, in mptcp_hmac_sha256() 5205 mptcp_hmac_sha1(mptcp_key_t key1, mptcp_key_t key2, in mptcp_hmac_sha1()
|