/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-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 | 544 static u64 add_addr_generate_hmac(u64 key1, u64 key2, u8 addr_id, in add_addr_generate_hmac() 561 static u64 add_addr6_generate_hmac(u64 key1, u64 key2, u8 addr_id, in add_addr6_generate_hmac()
|
D | subflow.c | 45 static void subflow_generate_hmac(u64 key1, u64 key2, u32 nonce1, u32 nonce2, in subflow_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-5.10/security/selinux/ss/ |
D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp()
|
/kernel/linux/linux-5.10/kernel/futex/ |
D | core.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-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
|
D | orphan.c | 694 union ubifs_key key1, key2; in do_kill_orphans() local
|
D | journal.c | 1714 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | smbencrypt.c | 61 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()
|
D | extent.c | 50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
|
/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-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/fs/befs/ |
D | btree.c | 713 const void *key2, int keylen2) in befs_compare_strings()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 239 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
D | local_storage.c | 42 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
|
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
D | util.c | 550 int key2; in on_key_esc() local
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
D | cc_cipher.c | 263 u8 key2[DES_KEY_SIZE]; member
|
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/ |
D | bdisp-reg.h | 62 u32 key2; member
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
D | connection.c | 314 __u8 key2[HMDFS_KEY_SIZE]; in connection_handshake_init_tls() local
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
D | trusted_tpm1.c | 267 const unsigned char *key2, in TSS_checkhmac2()
|