| /kernel/linux/linux-4.19/arch/arm/crypto/ |
| D | aes-ce-core.S | 28 .macro enc_dround, key1, key2 33 .macro dec_dround, key1, key2 50 .macro enc_dround_3x, key1, key2 59 .macro dec_dround_3x, key1, key2
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | aes-ce-core.S | 26 .macro enc_dround, key1, key2 31 .macro dec_dround, key1, key2 48 .macro enc_dround_4x, key1, key2 59 .macro dec_dround_4x, key1, key2
|
| /kernel/linux/linux-4.19/security/selinux/ss/ |
| D | symtab.c | 26 static int symcmp(struct hashtab *h, const void *key1, const void *key2) in symcmp()
|
| D | hashtab.c | 16 int (*keycmp)(struct hashtab *h, const void *key1, const void *key2), in hashtab_create()
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
|
| D | crypto_test.c | 37 u64 key1, key2; in mptcp_crypto_test_basic() local
|
| D | options.c | 543 static u64 add_addr_generate_hmac(u64 key1, u64 key2, u8 addr_id, in add_addr_generate_hmac() 560 static u64 add_addr6_generate_hmac(u64 key1, u64 key2, u8 addr_id, in add_addr6_generate_hmac()
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | ep93xx_keypad.c | 73 int key2; member 85 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
| /kernel/linux/linux-4.19/drivers/input/keyboard/ |
| D | ep93xx_keypad.c | 77 int key2; member 89 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp()
|
| /kernel/linux/linux-4.19/kernel/ |
| D | futex.c | 412 static inline int match_futex(union futex_key *key1, union futex_key *key2) in match_futex() 1708 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local 1806 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex() 1878 union futex_key *key1, union futex_key *key2, in futex_proxy_trylock_atomic() 1946 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local 3143 struct futex_q *q, union futex_key *key2, in handle_early_requeue_pi_wakeup() 3221 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | futex.c | 377 static inline int match_futex(union futex_key *key1, union futex_key *key2) in match_futex() 1689 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local 1780 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex() 1856 union futex_key *key2, struct futex_pi_state **ps, in futex_proxy_trylock_atomic() 1924 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local 3098 struct futex_q *q, union futex_key *key2, in handle_early_requeue_pi_wakeup() 3176 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
|
| /kernel/linux/linux-4.19/fs/ubifs/ |
| D | key.h | 493 const union ubifs_key *key2) in keys_cmp() 518 const union ubifs_key *key2) in keys_eq()
|
| D | tnc_misc.c | 372 const union ubifs_key *key1, *key2; in read_znode() local
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | key.h | 480 const union ubifs_key *key2) in keys_cmp() 505 const union ubifs_key *key2) in keys_eq()
|
| D | tnc_misc.c | 369 const union ubifs_key *key1, *key2; in read_znode() local
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | smbencrypt.c | 61 unsigned char key2[8]; in smbhash() local
|
| /kernel/linux/linux-4.19/fs/cifs/ |
| D | smbencrypt.c | 72 unsigned char key2[8]; in smbhash() local
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| D | catalog.c | 171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
|
| /kernel/linux/linux-4.19/fs/hfs/ |
| D | catalog.c | 171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
| D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | expr.c | 33 static bool key_equal(const void *key1, const void *key2, in key_equal()
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ath/ |
| D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
| /kernel/linux/linux-4.19/fs/befs/ |
| D | btree.c | 713 const void *key2, int keylen2) in befs_compare_strings()
|
| /kernel/linux/linux-4.19/kernel/bpf/ |
| D | local_storage.c | 33 const struct bpf_cgroup_storage_key *key2) in bpf_cgroup_storage_key_cmp()
|