Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/arm/crypto/
Daes-ce-core.S26 .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/
Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
Dcrypto_test.c37 u64 key1, key2; in mptcp_crypto_test_basic() local
Doptions.c544 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()
Dsubflow.c45 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/
Dep93xx_keypad.c73 int key2; member
85 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/kernel/linux/linux-5.10/security/selinux/ss/
Dsymtab.c26 static int symcmp(const void *key1, const void *key2) in symcmp()
/kernel/linux/linux-5.10/kernel/futex/
Dcore.c377 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/
Dkey.h480 const union ubifs_key *key2) in keys_cmp()
505 const union ubifs_key *key2) in keys_eq()
Dtnc_misc.c369 const union ubifs_key *key1, *key2; in read_znode() local
Dorphan.c694 union ubifs_key key1, key2; in do_kill_orphans() local
Djournal.c1714 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
/kernel/linux/linux-5.10/fs/cifs/
Dsmbencrypt.c61 unsigned char key2[8]; in smbhash() local
/kernel/linux/linux-5.10/fs/hfs/
Dcatalog.c171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
/kernel/linux/linux-5.10/tools/perf/util/
Dexpr.c33 static bool key_equal(const void *key1, const void *key2, in key_equal()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/kernel/linux/linux-5.10/fs/befs/
Dbtree.c713 const void *key2, int keylen2) in befs_compare_strings()
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
Dcptvf_algs.c239 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/kernel/linux/linux-5.10/kernel/bpf/
Dlocal_storage.c42 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
Dutil.c550 int key2; in on_key_esc() local
/kernel/linux/linux-5.10/drivers/crypto/ccree/
Dcc_cipher.c263 u8 key2[DES_KEY_SIZE]; member
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
Dbdisp-reg.h62 u32 key2; member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.c314 __u8 key2[HMDFS_KEY_SIZE]; in connection_handshake_init_tls() local
/kernel/linux/linux-5.10/security/keys/trusted-keys/
Dtrusted_tpm1.c267 const unsigned char *key2, in TSS_checkhmac2()

12