Home
last modified time | relevance | path

Searched defs:key2 (Results 26 - 50 of 215) sorted by relevance

123456789

/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.h51 intptr_t key2; member
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbencrypt.c61 unsigned char key2[8]; in smbhash() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc_misc.c369 const union ubifs_key *key1, *key2; in read_znode() local
/kernel/linux/linux-5.10/fs/hfs/
H A Dcatalog.c171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp() argument
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc_misc.c369 const union ubifs_key *key1, *key2; in read_znode() local
/kernel/linux/linux-6.6/fs/hfs/
H A Dcatalog.c171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dstrset.c30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn() argument
/third_party/icu/icu4c/source/common/
H A Dstatic_unicode_sets.cpp226 Key unisets::chooseFrom(UnicodeString str, Key key1, Key key2) { in chooseFrom() argument
H A Dunistr_case.cpp239 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2) { in uhash_compareCaselessUnicodeString() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dtest2.c63 const char *key2; member
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c53 static bool equal_file_description(const void *key1, const void *key2) in equal_file_description() argument
/third_party/node/deps/icu-small/source/common/
H A Dstatic_unicode_sets.cpp226 Key unisets::chooseFrom(UnicodeString str, Key key1, Key key2) { in chooseFrom() argument
H A Dunistr_case.cpp239 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2) { in uhash_compareCaselessUnicodeString() argument
/third_party/node/deps/cares/src/lib/
H A Dares__htable_asvp.c77 static ares_bool_t key_eq(const void *key1, const void *key2) in key_eq() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c381 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2) { in isEqualChars() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.c185 plb_pp_stream_compare(const void *key1, const void *key2) in plb_pp_stream_compare() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.c98 util_cache_create(uint32_t (hash)const void *key), int (*compare)(const void *key1, const void *key2), void (*destroy)(void *key, void *value), uint32_t size) util_cache_create() argument
/third_party/libbpf/src/
H A Dstrset.c30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn() argument
/third_party/openssl/test/
H A Drsa_test.c97 static int key2(RSA *key, unsigned char *c) in key2() function
H A Digetest.c82 const unsigned char key2[32]; member
195 AES_KEY key2; in test_bi_ige_vectors() local
329 AES_KEY key, key2; test_bi_ige_enc_dec() local
350 AES_KEY key, key2; test_bi_ige_garble1() local
381 AES_KEY key, key2; test_bi_ige_garble2() local
412 AES_KEY key, key2; test_bi_ige_garble3() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dstatic_unicode_sets.cpp226 Key unisets::chooseFrom(UnicodeString str, Key key1, Key key2) { in chooseFrom() argument
H A Dunistr_case.cpp239 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2) { in uhash_compareCaselessUnicodeString() argument
/third_party/selinux/libsepol/src/
H A Dhashtab.c37 hashtab_create(unsigned int (*hash_value) (hashtab_t h, const_hashtab_key_t key), int (*keycmp) (hashtab_t h, const_hashtab_key_t key1, const_hashtab_key_t key2), unsigned int size) hashtab_create() argument
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-ce-glue.c147 struct crypto_aes_ctx __aligned(8) key2; member
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c239 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local

Completed in 13 milliseconds

123456789