/linux-5.19.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
|
/linux-5.19.10/kernel/futex/ |
D | requeue.c | 75 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex() 269 union futex_key *key2, struct futex_pi_state **ps, in futex_proxy_trylock_atomic() 367 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local 769 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
|
D | futex.h | 135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
|
D | waitwake.c | 241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
|
/linux-5.19.10/drivers/input/keyboard/ |
D | ep93xx_keypad.c | 75 int key2; member 87 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
/linux-5.19.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 | 619 static u64 add_addr_generate_hmac(u64 key1, u64 key2, in add_addr_generate_hmac()
|
/linux-5.19.10/security/selinux/ss/ |
D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp()
|
/linux-5.19.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
|
D | orphan.c | 694 union ubifs_key key1, key2; in do_kill_orphans() local
|
/linux-5.19.10/tools/lib/bpf/ |
D | strset.c | 30 static bool strset_equal_fn(const void *key1, const void *key2, void *ctx) in strset_equal_fn()
|
/linux-5.19.10/fs/hfs/ |
D | catalog.c | 171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
|
D | extent.c | 50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
|
/linux-5.19.10/drivers/net/wireless/ath/ |
D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/ |
D | kprobe_multi_test.c | 320 static bool symbol_equal(const void *key1, const void *key2, void *ctx __maybe_unused) in symbol_equal()
|
/linux-5.19.10/fs/ntfs3/ |
D | index.c | 34 static int cmp_fnames(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_fnames() 69 static int cmp_uint(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uint() 88 static int cmp_sdh(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_sdh() 123 static int cmp_uints(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uints()
|
/linux-5.19.10/fs/befs/ |
D | btree.c | 713 const void *key2, int keylen2) in befs_compare_strings()
|
/linux-5.19.10/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 239 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
|
/linux-5.19.10/tools/perf/util/ |
D | expr.c | 61 static bool key_equal(const void *key1, const void *key2, in key_equal()
|
D | stat.c | 291 uint64_t *key2 = (uint64_t *) __key2; in pkg_id_equal() local
|
/linux-5.19.10/kernel/bpf/ |
D | local_storage.c | 44 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
|
/linux-5.19.10/scripts/kconfig/lxdialog/ |
D | util.c | 550 int key2; in on_key_esc() local
|
/linux-5.19.10/security/keys/trusted-keys/ |
D | trusted_tpm1.c | 260 const unsigned char *key2, in TSS_checkhmac2()
|