Home
last modified time | relevance | path

Searched defs:key1 (Results 26 – 50 of 64) sorted by relevance

123

/openbmc/linux/fs/ntfs3/
H A 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()
/openbmc/linux/fs/hfs/
H A Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
/openbmc/linux/arch/arm64/crypto/
H A Daes-glue.c117 struct crypto_aes_ctx key1; member
122 struct crypto_aes_ctx key1; member
H A Dsm4-ce-glue.c62 struct sm4_ctx key1; member
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c237 const u8 *key1 = key; in cvm_xts_setkey() local
/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c43 const struct bpf_cgroup_storage_key *key1 = _key1; in bpf_cgroup_storage_key_cmp() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c303 const union xfs_btree_key *key1, in xfs_refcountbt_keys_contiguous()
H A Dxfs_alloc_btree.c436 const union xfs_btree_key *key1, in xfs_allocbt_keys_contiguous()
H A Dxfs_bmap_btree.c513 const union xfs_btree_key *key1, in xfs_bmbt_keys_contiguous()
H A Dxfs_rmap_btree.c462 const union xfs_btree_key *key1, in xfs_rmapbt_keys_contiguous()
H A Dxfs_ialloc_btree.c391 const union xfs_btree_key *key1, in xfs_inobt_keys_contiguous()
/openbmc/linux/arch/arm/crypto/
H A Daes-ce-glue.c146 struct crypto_aes_ctx key1; member
/openbmc/linux/tools/perf/util/
H A Dexpr.c68 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal()
H A Dstat.c298 uint64_t *key1 = (uint64_t *) __key1; in pkg_id_equal() local
/openbmc/linux/fs/ubifs/
H A Dorphan.c694 union ubifs_key key1, key2; in do_kill_orphans() local
H A Djournal.c1724 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c243 uint64_t key0 = key.hi, key1 = key.lo; in pauth_computepac_architected() local
/openbmc/linux/net/mptcp/
H A Doptions.c622 static u64 add_addr_generate_hmac(u64 key1, u64 key2, in add_addr_generate_hmac()
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c258 const unsigned char *key1, in TSS_checkhmac2()
/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h61 u32 key1; member
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_cipher.c265 u8 key1[DES_KEY_SIZE]; member
/openbmc/linux/fs/smb/server/
H A Doplock.c491 const char *guid1, const char *key1) in compare_guid_key()
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c218 const struct vtd_iotlb_key *key1 = v1; in vtd_iotlb_equal() local
239 const struct vtd_as_key *key1 = v1; in vtd_as_equal() local
267 const struct vtd_hiod_key *key1 = v1; in vtd_hiod_equal() local
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c463 const struct range_trans *key1 = k1, *key2 = k2; in rangetr_cmp() local
499 const struct role_trans_key *key1 = k1, *key2 = k2; in role_trans_cmp() local
/openbmc/linux/net/openvswitch/
H A Dflow_table.c668 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key()

123