Home
last modified time | relevance | path

Searched defs:key1 (Results 126 - 150 of 215) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c397 const u8 *key1 = key; in otx_cpt_skcipher_xts_setkey() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.c667 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key() argument
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c262 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, ...) TSS_checkhmac2() argument
/kernel/linux/linux-5.10/fs/ubifs/
H A Djournal.c1714 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
H A Dtnc.c1729 union ubifs_key key1; in validate_data_node() local
2035 union ubifs_key *key, *key1; in correct_parent_keys() local
2122 union ubifs_key *key = &zbr->key, *key1; in tnc_insert() local
2904 union ubifs_key key1, key2; ubifs_tnc_remove_ino() local
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dstree.c98 inline int comp_short_le_keys(const struct reiserfs_key *key1, in comp_short_le_keys() argument
/kernel/linux/linux-5.10/net/mptcp/
H A Dsubflow.c45 static void subflow_generate_hmac(u64 key1, u64 key2, u32 nonce1, u32 nonce2, in subflow_generate_hmac() argument
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dconnection.c313 __u8 key1[HMDFS_KEY_SIZE]; in connection_handshake_init_tls() local
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dconnection.c313 __u8 key1[HMDFS_KEY_SIZE]; in connection_handshake_init_tls() local
/kernel/linux/linux-6.6/fs/smb/server/
H A Doplock.c489 compare_guid_key(struct oplock_info *opinfo, const char *guid1, const char *key1) compare_guid_key() argument
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc.c1730 union ubifs_key key1; in validate_data_node() local
2036 union ubifs_key *key, *key1; in correct_parent_keys() local
2123 union ubifs_key *key = &zbr->key, *key1; in tnc_insert() local
2905 union ubifs_key key1, key2; ubifs_tnc_remove_ino() local
[all...]
H A Djournal.c1724 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dstree.c98 inline int comp_short_le_keys(const struct reiserfs_key *key1, in comp_short_le_keys() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_btree.h598 xfs_btree_keycmp_lt( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) xfs_btree_keycmp_lt() argument
607 xfs_btree_keycmp_gt( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) xfs_btree_keycmp_gt() argument
616 xfs_btree_keycmp_eq( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) xfs_btree_keycmp_eq() argument
625 xfs_btree_keycmp_le( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) xfs_btree_keycmp_le() argument
634 xfs_btree_keycmp_ge( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) xfs_btree_keycmp_ge() argument
643 xfs_btree_keycmp_ne( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2) xfs_btree_keycmp_ne() argument
653 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) xfs_btree_masked_keycmp_lt() argument
663 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) xfs_btree_masked_keycmp_gt() argument
673 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) xfs_btree_masked_keycmp_ge() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c412 const u8 *key1 = key; in otx2_cpt_skcipher_xts_setkey() local
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c398 const u8 *key1 = key; in otx_cpt_skcipher_xts_setkey() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.c668 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key() argument
/kernel/linux/linux-6.6/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, ...) TSS_checkhmac2() argument
/kernel/linux/linux-6.6/net/mptcp/
H A Doptions.c622 static u64 add_addr_generate_hmac(u64 key1, u64 key2, in add_addr_generate_hmac() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dusdt.c895 static bool specs_equal_fn(long key1, long key2, void *ctx) in specs_equal_fn() argument
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp1721 const char* key1 = "宋体"; in HWTEST_F() local
/third_party/f2fs-tools/fsck/
H A Ddict.c1233 static int comparef(const void *key1, const void *key2) in comparef() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp1141 uint8_t key1[100], key2[100]; in TestT7189() local
1197 CollationKey key1, key2; in caseFirstCompressionSub() local
[all...]
/third_party/mbedtls/library/
H A Daes.c787 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_enc() local
811 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_dec() local
758 mbedtls_aes_xts_decode_keys(const unsigned char *key, unsigned int keybits, const unsigned char **key1, unsigned int *key1bits, const unsigned char **key2, unsigned int *key2bits) mbedtls_aes_xts_decode_keys() argument
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c1310 equal_fd(const void *key1, const void *key2) in equal_fd() argument

Completed in 52 milliseconds

123456789