Home
last modified time | relevance | path

Searched defs:key1 (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
Dmutex_pool.h57 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/
Dstr2key.c40 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/
Doutside_network.c104 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/
Dar9300_keycache.c194 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/
Dar5210_keycache.c114 uint32_t key0, key1, key2, key3, key4; in ar5210SetKeyCacheEntry() local
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_keycache.c121 uint32_t key0, key1, key2, key3, key4; in ar5211SetKeyCacheEntry() local
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_keycache.c162 uint32_t key0, key1, key2, key3, key4; in ar5212SetKeyCacheEntry() local
/freebsd-12-stable/contrib/unbound/edns-subnet/
Daddrtree.c316 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/
Dcitrus_pivot_factory.c111 char key1[LINE_MAX], key2[LINE_MAX], data[LINE_MAX]; in convert_line() local
/freebsd-12-stable/sys/opencrypto/
Dxform_enc.h97 rijndael_ctx key1; member
/freebsd-12-stable/crypto/openssh/
Dhmac.c169 u_char key1[16] = { in main() local
/freebsd-12-stable/contrib/unbound/services/cache/
Dinfra.c84 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/
Dsnmpcrypto.c93 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/
Dcl_map.c651 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/
Dslabhash.c197 int test_slabhash_compfunc(void* key1, void* key2) in test_slabhash_compfunc()
/freebsd-12-stable/contrib/unbound/util/data/
Dpacked_rrset.c97 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/
Dhash.c128 hash_remove_cb(void *key1, void *key2, void *arg) in hash_remove_cb()
/freebsd-12-stable/sys/netpfil/ipfw/
Ddn_heap.c145 heap_insert(struct dn_heap *h, uint64_t key1, void *p) in heap_insert()
/freebsd-12-stable/contrib/ofed/opensm/opensm/
Dst.c84 static inline int st_strcmp(void *key1, void *key2) in st_strcmp()
/freebsd-12-stable/sys/netinet/
Dsctp_auth.c354 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/
Ddumpregs.c687 u_int32_t key0, key1, key2, key3, key4; in ath_hal_dumpkeycache() local
/freebsd-12-stable/contrib/gdb/gdb/
Dmacrotab.c319 struct macro_key *key1 = (struct macro_key *) untyped_key1; in macro_tree_compare() local
/freebsd-12-stable/crypto/openssl/crypto/modes/
Dmodes_local.h148 void *key1, *key2; member
/freebsd-12-stable/contrib/ncurses/ncurses/win32con/
Dwin_driver.c795 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/
Dcrypto_module_tests.c1177 static const u8 key1[] = "Jefe"; variable

12