Searched defs:key1 (Results 26 - 50 of 60) sorted by relevance

123

/linux-master/security/selinux/ss/
H A Davtab.c98 static int avtab_node_cmp(const struct avtab_key *key1, argument
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c309 xfs_refcountbt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
H A Dxfs_alloc_btree.c468 xfs_allocbt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
H A Dxfs_ialloc_btree.c398 xfs_inobt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
H A Dxfs_bmap_btree.c507 xfs_bmbt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
H A Dxfs_rmap_btree.c469 xfs_rmapbt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
H A Dxfs_btree.h543 xfs_btree_keycmp_lt( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) argument
552 xfs_btree_keycmp_gt( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) argument
561 xfs_btree_keycmp_eq( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) argument
570 xfs_btree_keycmp_le( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) argument
579 xfs_btree_keycmp_ge( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) argument
588 xfs_btree_keycmp_ne( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) argument
598 xfs_btree_masked_keycmp_lt( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
608 xfs_btree_masked_keycmp_gt( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
618 xfs_btree_masked_keycmp_ge( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) argument
[all...]
/linux-master/tools/perf/util/
H A Dexpr.c68 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) argument
H A Dstat.c298 uint64_t *key1 = (uint64_t *) __key1; local
/linux-master/drivers/crypto/ccree/
H A Dcc_cipher.c265 u8 key1[DES_KEY_SIZE]; member in struct:tdes_keys
/linux-master/arch/arm64/crypto/
H A Daes-glue.c117 struct crypto_aes_ctx key1; member in struct:crypto_aes_xts_ctx
122 struct crypto_aes_ctx key1; member in struct:crypto_aes_essiv_cbc_ctx
[all...]
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm1.c255 TSS_checkhmac2(unsigned char *buffer, const uint32_t command, const unsigned char *ononce, const unsigned char *key1, unsigned int keylen1, const unsigned char *key2, unsigned int keylen2, ...) argument
/linux-master/tools/lib/bpf/
H A Dusdt.c895 static bool specs_equal_fn(long key1, long key2, void *ctx) argument
/linux-master/net/openvswitch/
H A Dflow_table.c665 static bool cmp_key(const struct sw_flow_key *key1, argument
/linux-master/fs/reiserfs/
H A Dstree.c98 inline int comp_short_le_keys(const struct reiserfs_key *key1, argument
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c398 const u8 *key1 = key; local
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c416 const u8 *key1 = key; local
/linux-master/net/mptcp/
H A Doptions.c622 static u64 add_addr_generate_hmac(u64 key1, u64 key2, argument
/linux-master/fs/smb/server/
H A Doplock.c490 compare_guid_key(struct oplock_info *opinfo, const char *guid1, const char *key1) argument
/linux-master/fs/ubifs/
H A Dtnc.c1730 union ubifs_key key1; local
2036 union ubifs_key *key, *key1; local
2123 union ubifs_key *key = &zbr->key, *key1; local
2905 union ubifs_key key1, key2; local
[all...]
H A Djournal.c1852 union ubifs_key xent_key, key1, key2; local
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h132 u8 key1[AES_MAX_KEY_SIZE]; member in union:crypto_keys::__anon101
/linux-master/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h61 u32 key1; member in struct:bdisp_node
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h16 static inline int pkey_match(u16 key1, u16 key2) argument
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmr.c603 static int cache_ent_key_cmp(struct mlx5r_cache_rb_key key1, argument

Completed in 566 milliseconds

123