Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 25 of 46) sorted by relevance

12

/freebsd-14-stable/crypto/openssl/test/
HDigetest.c82 const unsigned char key2[32]; member
195 AES_KEY key2; in test_bi_ige_vectors() local
329 AES_KEY key, key2; in test_bi_ige_enc_dec() local
350 AES_KEY key, key2; in test_bi_ige_garble1() local
381 AES_KEY key, key2; in test_bi_ige_garble2() local
412 AES_KEY key, key2; in test_bi_ige_garble3() local
HDrsa_test.c97 static int key2(RSA *key, unsigned char *c) in key2() function
/freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/
HDmutex_pool.h58 uintptr_t key2) { in mutex_pool_lock2()
76 uintptr_t key2) { in mutex_pool_unlock2()
/freebsd-14-stable/sys/contrib/libsodium/test/default/
HDauth.c10 static unsigned char key2[] = variable
HDaead_xchacha20poly1305.c32 …unsigned char *key2 = (unsigned char *) sodium_malloc(crypto_aead_xchacha20poly1305_ietf_KEYBYTES); in tv() local
/freebsd-14-stable/crypto/openssl/crypto/des/
HDstr2key.c46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_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-14-stable/contrib/unbound/services/
HDoutside_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-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_keycache.c119 uint32_t key0, key1, key2, key3, key4; in ar5211SetKeyCacheEntry() local
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_keycache.c112 uint32_t key0, key1, key2, key3, key4; in ar5210SetKeyCacheEntry() local
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_keycache.c160 uint32_t key0, key1, key2, key3, key4; in ar5212SetKeyCacheEntry() local
/freebsd-14-stable/lib/libc/iconv/
HDcitrus_pivot_factory.c109 char key1[LINE_MAX], key2[LINE_MAX], data[LINE_MAX]; in convert_line() local
/freebsd-14-stable/contrib/unbound/edns-subnet/
HDaddrtree.c316 cmpbit(const addrkey_t *key1, const addrkey_t *key2, addrlen_t n) in cmpbit()
523 const addrkey_t *key2, addrlen_t n) { in unittest_wrapper_addrtree_cmpbit()
/freebsd-14-stable/sys/opencrypto/
HDxform_enc.h115 rijndael_ctx key2; member
/freebsd-14-stable/crypto/openssh/
HDhmac.c177 u_char *key2 = "Jefe"; in main() local
/freebsd-14-stable/crypto/openssl/crypto/aes/
HDaes_ige.c188 const AES_KEY *key2, const unsigned char *ivec, in AES_bi_ige_encrypt()
/freebsd-14-stable/sys/compat/linux/
HDlinux_futex.c628 struct umtx_key key, key2; in linux_futex_wakeop() local
672 struct umtx_key key, key2; in linux_futex_requeue() local
/freebsd-14-stable/sys/contrib/dev/athk/
HDkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/freebsd-14-stable/contrib/dialog/
HDrangebox.c302 int key2; in dialog_rangebox() local
HDtimebox.c288 int key2; in dialog_timebox() local
/freebsd-14-stable/contrib/ncurses/ncurses/tinfo/
HDlib_win32con.c713 WORD key2 = (LOWORD((*((const LONG *) el2)))) & 0x7fff; in rkeycompare() local
722 WORD key2 = HIWORD((*((const LONG *) el2))); in keycompare() local
/freebsd-14-stable/contrib/bsnmp/lib/
HDsnmpcrypto.c92 uint8_t key1[SNMP_EXTENDED_KEY_SIZ], key2[SNMP_EXTENDED_KEY_SIZ]; in snmp_pdu_calc_digest() local
/freebsd-14-stable/contrib/ofed/opensm/complib/
HDcl_map.c651 uint64_t key1, key2; in cl_qmap_delta() local
920 uint64_t key1, key2; in cl_map_delta() local
/freebsd-14-stable/contrib/unbound/services/cache/
HDinfra.c94 infra_compfunc(void* key1, void* key2) in infra_compfunc()
136 rate_compfunc(void* key1, void* key2) in rate_compfunc()
908 int ip_rate_compfunc(void* key1, void* key2) in ip_rate_compfunc()
/freebsd-14-stable/contrib/unbound/util/storage/
HDslabhash.c204 int test_slabhash_compfunc(void* key1, void* key2) in test_slabhash_compfunc()

12