| /freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/ |
| D | mutex_pool.h | 57 mutex_pool_lock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, in mutex_pool_lock2() 75 mutex_pool_unlock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, in mutex_pool_unlock2()
|
| /freebsd-12-stable/crypto/openssl/crypto/des/ |
| D | str2key.c | 40 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
|
| /freebsd-12-stable/contrib/unbound/services/ |
| D | outside_network.c | 104 pending_cmp(const void* key1, const void* key2) in pending_cmp() 117 serviced_cmp(const void* key1, const void* key2) in serviced_cmp() 148 reuse_cmp_addrportssl(const void* key1, const void* key2) in reuse_cmp_addrportssl() 167 reuse_cmp(const void* key1, const void* key2) in reuse_cmp() 180 int reuse_id_cmp(const void* key1, const void* key2) in reuse_id_cmp()
|
| /freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300_keycache.c | 194 u_int32_t key0, key1, key2, key3, key4; in ar9300_set_key_cache_entry() local 450 u_int32_t key0, key1, key2, key3, key4; in ar9300_check_key_cache_entry() local
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/ |
| D | ar5210_keycache.c | 114 uint32_t key0, key1, key2, key3, key4; in ar5210SetKeyCacheEntry() local
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211_keycache.c | 121 uint32_t key0, key1, key2, key3, key4; in ar5211SetKeyCacheEntry() local
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212_keycache.c | 162 uint32_t key0, key1, key2, key3, key4; in ar5212SetKeyCacheEntry() local
|
| /freebsd-12-stable/contrib/unbound/edns-subnet/ |
| D | addrtree.c | 316 cmpbit(const addrkey_t *key1, const addrkey_t *key2, addrlen_t n) in cmpbit() 522 int unittest_wrapper_addrtree_cmpbit(const addrkey_t *key1, in unittest_wrapper_addrtree_cmpbit()
|
| /freebsd-12-stable/lib/libc/iconv/ |
| D | citrus_pivot_factory.c | 111 char key1[LINE_MAX], key2[LINE_MAX], data[LINE_MAX]; in convert_line() local
|
| /freebsd-12-stable/sys/opencrypto/ |
| D | xform_enc.h | 97 rijndael_ctx key1; member
|
| /freebsd-12-stable/crypto/openssh/ |
| D | hmac.c | 169 u_char key1[16] = { in main() local
|
| /freebsd-12-stable/contrib/unbound/services/cache/ |
| D | infra.c | 84 infra_compfunc(void* key1, void* key2) in infra_compfunc() 126 rate_compfunc(void* key1, void* key2) in rate_compfunc() 810 int ip_rate_compfunc(void* key1, void* key2) in ip_rate_compfunc()
|
| /freebsd-12-stable/contrib/bsnmp/lib/ |
| D | snmpcrypto.c | 93 uint8_t key1[SNMP_EXTENDED_KEY_SIZ], key2[SNMP_EXTENDED_KEY_SIZ]; in snmp_pdu_calc_digest() local
|
| /freebsd-12-stable/contrib/ofed/opensm/complib/ |
| D | cl_map.c | 651 uint64_t key1, key2; in cl_qmap_delta() local 920 uint64_t key1, key2; in cl_map_delta() local
|
| /freebsd-12-stable/contrib/unbound/util/storage/ |
| D | slabhash.c | 197 int test_slabhash_compfunc(void* key1, void* key2) in test_slabhash_compfunc()
|
| /freebsd-12-stable/contrib/unbound/util/data/ |
| D | packed_rrset.c | 97 struct ub_packed_rrset_key* key1 = (struct ub_packed_rrset_key*)k1; in ub_rrset_compare() local
|
| /freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| D | hash.c | 128 hash_remove_cb(void *key1, void *key2, void *arg) in hash_remove_cb()
|
| /freebsd-12-stable/sys/netpfil/ipfw/ |
| D | dn_heap.c | 145 heap_insert(struct dn_heap *h, uint64_t key1, void *p) in heap_insert()
|
| /freebsd-12-stable/contrib/ofed/opensm/opensm/ |
| D | st.c | 84 static inline int st_strcmp(void *key1, void *key2) in st_strcmp()
|
| /freebsd-12-stable/sys/netinet/ |
| D | sctp_auth.c | 354 sctp_compare_key(sctp_key_t *key1, sctp_key_t *key2) in sctp_compare_key() 405 sctp_compute_hashkey(sctp_key_t *key1, sctp_key_t *key2, sctp_key_t *shared) in sctp_compute_hashkey()
|
| /freebsd-12-stable/tools/tools/ath/athregs/ |
| D | dumpregs.c | 687 u_int32_t key0, key1, key2, key3, key4; in ath_hal_dumpkeycache() local
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | macrotab.c | 319 struct macro_key *key1 = (struct macro_key *) untyped_key1; in macro_tree_compare() local
|
| /freebsd-12-stable/crypto/openssl/crypto/modes/ |
| D | modes_local.h | 148 void *key1, *key2; member
|
| /freebsd-12-stable/contrib/ncurses/ncurses/win32con/ |
| D | win_driver.c | 795 WORD key1 = (LOWORD((*((const LONG *) el1)))) & 0x7fff; in rkeycompare() local 804 WORD key1 = HIWORD((*((const LONG *) el1))); in keycompare() local
|
| /freebsd-12-stable/contrib/wpa/src/crypto/ |
| D | crypto_module_tests.c | 1177 static const u8 key1[] = "Jefe"; variable
|