Home
last modified time | relevance | path

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

12

/linux-5.19.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
/linux-5.19.10/kernel/futex/
Drequeue.c75 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
Dfutex.h135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
Dwaitwake.c241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
/linux-5.19.10/drivers/input/keyboard/
Dep93xx_keypad.c75 int key2; member
87 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/linux-5.19.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.c619 static u64 add_addr_generate_hmac(u64 key1, u64 key2, in add_addr_generate_hmac()
/linux-5.19.10/security/selinux/ss/
Dsymtab.c26 static int symcmp(const void *key1, const void *key2) in symcmp()
/linux-5.19.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
/linux-5.19.10/tools/lib/bpf/
Dstrset.c30 static bool strset_equal_fn(const void *key1, const void *key2, void *ctx) in strset_equal_fn()
/linux-5.19.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()
/linux-5.19.10/drivers/net/wireless/ath/
Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dkprobe_multi_test.c320 static bool symbol_equal(const void *key1, const void *key2, void *ctx __maybe_unused) in symbol_equal()
/linux-5.19.10/fs/ntfs3/
Dindex.c34 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/
Dbtree.c713 const void *key2, int keylen2) in befs_compare_strings()
/linux-5.19.10/drivers/crypto/cavium/cpt/
Dcptvf_algs.c239 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/linux-5.19.10/tools/perf/util/
Dexpr.c61 static bool key_equal(const void *key1, const void *key2, in key_equal()
Dstat.c291 uint64_t *key2 = (uint64_t *) __key2; in pkg_id_equal() local
/linux-5.19.10/kernel/bpf/
Dlocal_storage.c44 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
/linux-5.19.10/scripts/kconfig/lxdialog/
Dutil.c550 int key2; in on_key_esc() local
/linux-5.19.10/security/keys/trusted-keys/
Dtrusted_tpm1.c260 const unsigned char *key2, in TSS_checkhmac2()

12