/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A 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/crypto/openssl/crypto/des/ |
H A D | str2key.c | 46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
|
/freebsd/contrib/unbound/services/ |
H A D | outside_network.c | 104 pending_cmp(const void* key1, const void* key2) in pending_cmp() argument 117 serviced_cmp(const void* key1, const void* key2) in serviced_cmp() argument 148 reuse_cmp_addrportssl(const void* key1, const void* key2) in reuse_cmp_addrportssl() argument 167 reuse_cmp(const void* key1, const void* key2) in reuse_cmp() argument 180 reuse_id_cmp(const void * key1,const void * key2) reuse_id_cmp() argument [all...] |
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A 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/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_keycache.c | 112 uint32_t key0, key1, key2, key3, key4; in ar5210SetKeyCacheEntry() local
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_keycache.c | 119 uint32_t key0, key1, key2, key3, key4; in ar5211SetKeyCacheEntry() local
|
/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_prf.c | 39 const char *key1; member
|
/freebsd/crypto/openssl/test/ |
H A D | igetest.c | 81 const unsigned char key1[32]; member 194 AES_KEY key1; in test_bi_ige_vectors() local
|
H A D | rsa_test.c | 48 static int key1(RSA *key, unsigned char *c) in key1() function
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_keycache.c | 160 uint32_t key0, key1, key2, key3, key4; in ar5212SetKeyCacheEntry() local
|
/freebsd/contrib/unbound/edns-subnet/ |
H A 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/lib/libc/iconv/ |
H A D | citrus_pivot_factory.c | 109 char key1[LINE_MAX], key2[LINE_MAX], data[LINE_MAX]; in convert_line() local
|
/freebsd/sys/opencrypto/ |
H A D | xform_enc.h | 114 rijndael_ctx key1; member
|
/freebsd/crypto/openssh/ |
H A D | hmac.c | 169 u_char key1[16] = { in main() local
|
/freebsd/sys/contrib/dev/athk/ |
H A D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 712 WORD key1 = (LOWORD((*((const LONG *) el1)))) & 0x7fff; in rkeycompare() local 721 WORD key1 = HIWORD((*((const LONG *) el1))); in keycompare() local
|
/freebsd/contrib/bsnmp/lib/ |
H A D | snmpcrypto.c | 92 uint8_t key1[SNMP_EXTENDED_KEY_SIZ], key2[SNMP_EXTENDED_KEY_SIZ]; in snmp_pdu_calc_digest() local
|
/freebsd/contrib/ofed/opensm/complib/ |
H A 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/contrib/unbound/services/cache/ |
H A D | infra.c | 94 infra_compfunc(void * key1,void * key2) infra_compfunc() argument 136 rate_compfunc(void * key1,void * key2) rate_compfunc() argument 908 ip_rate_compfunc(void * key1,void * key2) ip_rate_compfunc() argument
|
/freebsd/contrib/unbound/util/storage/ |
H A D | slabhash.c | 204 int test_slabhash_compfunc(void* key1, void* key2) in test_slabhash_compfunc() argument
|
/freebsd/contrib/unbound/util/data/ |
H A D | packed_rrset.c | 97 struct ub_packed_rrset_key* key1 = (struct ub_packed_rrset_key*)k1; in ub_rrset_compare() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | hash.c | 128 hash_remove_cb(void *key1, void *key2, void *arg) in hash_remove_cb()
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_heap.c | 141 heap_insert(struct dn_heap *h, uint64_t key1, void *p) in heap_insert()
|
/freebsd/crypto/krb5/src/tests/asn.1/ |
H A D | trval.c | 433 static char *lookup_typestring(table, key1, key2) in lookup_typestring() argument
|
/freebsd/crypto/openssl/providers/implementations/keymgmt/ |
H A D | mac_legacy_kmgmt.c | 159 const MAC_KEY *key1 = keydata1; in mac_match() local
|