Home
last modified time | relevance | path

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

12

/Linux-v4.19/security/selinux/ss/
Dsymtab.c26 static int symcmp(struct hashtab *h, const void *key1, const void *key2) in symcmp()
Dhashtab.c16 int (*keycmp)(struct hashtab *h, const void *key1, const void *key2), in hashtab_create()
Dpolicydb.c262 const struct range_trans *key1 = k1, *key2 = k2; in rangetr_cmp() local
/Linux-v4.19/drivers/input/keyboard/
Dep93xx_keypad.c77 int key2; member
89 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/Linux-v4.19/kernel/
Dfutex.c409 static inline int match_futex(union futex_key *key1, union futex_key *key2) in match_futex()
1618 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
1716 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex()
1788 union futex_key *key1, union futex_key *key2, in futex_proxy_trylock_atomic()
1856 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
3034 struct futex_q *q, union futex_key *key2, in handle_early_requeue_pi_wakeup()
3113 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
/Linux-v4.19/fs/ubifs/
Dkey.h493 const union ubifs_key *key2) in keys_cmp()
518 const union ubifs_key *key2) in keys_eq()
Dtnc_misc.c372 const union ubifs_key *key1, *key2; in read_znode() local
Djournal.c1501 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
Dtnc.c2857 union ubifs_key key1, key2; in ubifs_tnc_remove_ino() local
/Linux-v4.19/fs/hfs/
Dcatalog.c163 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-v4.19/fs/cifs/
Dsmbencrypt.c72 unsigned char key2[8]; in smbhash() local
/Linux-v4.19/drivers/net/wireless/ath/
Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/Linux-v4.19/fs/befs/
Dbtree.c713 const void *key2, int keylen2) in befs_compare_strings()
/Linux-v4.19/kernel/bpf/
Dlocal_storage.c33 const struct bpf_cgroup_storage_key *key2) in bpf_cgroup_storage_key_cmp()
/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf_algs.c242 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/Linux-v4.19/scripts/kconfig/lxdialog/
Dutil.c563 int key2; in on_key_esc() local
/Linux-v4.19/drivers/crypto/ccree/
Dcc_cipher.c215 u8 key2[DES_KEY_SIZE]; member
/Linux-v4.19/net/openvswitch/
Dflow_table.c434 const struct sw_flow_key *key2, in cmp_key()
/Linux-v4.19/drivers/media/platform/sti/bdisp/
Dbdisp-reg.h62 u32 key2; member
/Linux-v4.19/security/keys/
Dtrusted.c261 const unsigned char *key2, in TSS_checkhmac2()
/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_req.h134 u8 key2[64]; member
/Linux-v4.19/fs/reiserfs/
Dstree.c99 const struct reiserfs_key *key2) in comp_short_le_keys()
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_verbs.h44 static inline int pkey_match(u16 key1, u16 key2) in pkey_match()
/Linux-v4.19/drivers/crypto/
Datmel-aes.c148 u32 key2[AES_KEYSIZE_256 / sizeof(u32)]; member

12