/dflybsd-src/usr.bin/top/ |
H A D | hash.c | 332 unsigned int k1; in hash_add_uint() local 394 unsigned int k1; in hash_replace_uint() local 446 unsigned int k1; in hash_lookup_uint() local 485 unsigned int k1; in hash_remove_uint() local 670 pid_t k1; in hash_add_pid() local 732 pid_t k1; in hash_replace_pid() local 784 pid_t k1; in hash_lookup_pid() local 823 pid_t k1; in hash_remove_pid() local 1008 char * k1; in hash_add_string() local 1070 char * k1; in hash_replace_string() local [all …]
|
/dflybsd-src/crypto/libressl/include/openssl/ |
H A D | des.h | 98 #define DES_ecb2_encrypt(i,o,k1,k2,e) \ argument 101 #define DES_ede2_cbc_encrypt(i,o,l,k1,k2,iv,e) \ argument 104 #define DES_ede2_cfb64_encrypt(i,o,l,k1,k2,iv,n,e) \ argument 107 #define DES_ede2_ofb64_encrypt(i,o,l,k1,k2,iv,n) \ argument
|
/dflybsd-src/sys/opencrypto/ |
H A D | skipjack.c | 79 #define g(k0, k1, k2, k3, ih, il, oh, ol) \ argument 94 #define g_inv(k0, k1, k2, k3, ih, il, oh, ol) \ argument 135 u_int8_t * k1 = key_tables [1]; in skipjack_forwards() local 203 u_int8_t * k1 = key_tables [1]; in skipjack_backwards() local
|
/dflybsd-src/contrib/gcc-4.7/libobjc/objc-private/ |
H A D | hash.h | 183 objc_compare_ptrs (const void *k1, const void *k2) in objc_compare_ptrs() 191 objc_compare_strings (const void *k1, const void *k2) in objc_compare_strings()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | hash-map-traits.h | 54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys() 183 unbounded_int_hashmap_traits <Key, Value>::equal_keys (Key k1, Key k2) in equal_keys()
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | splay-tree.c | 583 splay_tree_compare_ints (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_ints() 596 splay_tree_compare_pointers (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_pointers() 609 splay_tree_compare_strings (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_strings()
|
/dflybsd-src/crypto/libressl/crypto/cmac/ |
H A D | cmac.c | 66 unsigned char k1[EVP_MAX_BLOCK_LENGTH]; member 80 make_kn(unsigned char *k1, unsigned char *l, int bl) in make_kn()
|
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | aes-siv.c | 126 const u8 *k1, *k2; in aes_siv_encrypt() local 169 const u8 *k1, *k2; in aes_siv_decrypt() local
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | bin_ui.c | 93 mp_limb_t k1, k0; in mpz_bin_ui() local
|
/dflybsd-src/crypto/libressl/crypto/des/ |
H A D | ofb64ede.c | 67 DES_key_schedule *k1, DES_key_schedule *k2, in DES_ede3_ofb64_encrypt()
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | splay-tree.c | 572 splay_tree_compare_ints (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_ints() 585 splay_tree_compare_pointers (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_pointers()
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | splay-tree.c | 571 splay_tree_compare_ints (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_ints() 584 splay_tree_compare_pointers (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_pointers()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | splay-tree.c | 572 splay_tree_compare_ints (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_ints() 585 splay_tree_compare_pointers (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_pointers()
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | splay-tree.c | 572 splay_tree_compare_ints (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_ints() 585 splay_tree_compare_pointers (splay_tree_key k1, splay_tree_key k2) in splay_tree_compare_pointers()
|
/dflybsd-src/crypto/libressl/crypto/gost/ |
H A D | gost_locl.h | 69 unsigned char k1[16]; member
|
/dflybsd-src/lib/libc/db/btree/ |
H A D | bt_utils.c | 141 __bt_cmp(BTREE *t, const DBT *k1, EPG *e) in __bt_cmp()
|
/dflybsd-src/usr.sbin/sa/ |
H A D | usrdb.c | 269 uid_compare(const DBT *k1, const DBT *k2) in uid_compare()
|
/dflybsd-src/lib/libtelnet/ |
H A D | encrypt.h | 73 #define SAMEKEY(k1, k2) (!bcmp((void *)k1, (void *)k2, sizeof(Block))) argument
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | round_prec.c | 145 mp_size_t k, k1, tn; in mpfr_can_round_raw() local
|
/dflybsd-src/crypto/openssh/ |
H A D | umac.c | 344 UINT32 k0,k1,k2,k3,k4,k5,k6,k7; in nh_aux() local 377 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local 424 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local 479 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local
|
/dflybsd-src/crypto/libressl/crypto/sm4/ |
H A D | sm4.c | 203 #define SM4_ROUNDS(k0, k1, k2, k3, F) \ argument
|
/dflybsd-src/usr.bin/localedef/ |
H A D | collate.c | 354 int32_t k1 = ((const weight_t *)n1)->pri; in weight_compare() local 422 wchar_t k1 = ((const collchar_t *)n1)->wc; in collchar_compare() local 434 int32_t k1 = ((const subst_t *)n1)->key; in subst_compare() local
|
/dflybsd-src/contrib/bzip2/ |
H A D | bzlib.c | 542 UChar k1; in unRLE_obuf_to_output_FAST() local 712 UChar k1; in unRLE_obuf_to_output_SMALL() local
|
/dflybsd-src/contrib/zstd/lib/common/ |
H A D | xxhash.c | 434 U64 const k1 = XXH64_round(0, XXH_get64bits(p)); in XXH64_endian_align() local 755 U64 const k1 = XXH64_round(0, XXH_readLE64(p, endian)); in XXH64_digest_endian() local
|
/dflybsd-src/sys/vfs/hammer2/xxhash/ |
H A D | xxhash.c | 469 U64 const k1 = XXH64_round(0, XXH_get64bits(p)); in XXH64_endian_align() local 792 U64 const k1 = XXH64_round(0, XXH_readLE64(p, endian)); in XXH64_digest_endian() local
|