/third_party/node/deps/openssl/openssl/crypto/des/ |
H A D | str2key.c | 46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys() argument [all...] |
/third_party/openssl/crypto/des/ |
H A D | str2key.c | 46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys() argument [all...] |
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp() argument
|
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha() argument
|
H A D | crypto_test.c | 37 u64 key1, key2; in mptcp_crypto_test_basic() local
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp() argument
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha() argument
|
H A D | crypto_test.c | 37 u64 key1, key2; in mptcp_crypto_test_basic() local
|
/third_party/curl/tests/unit/ |
H A D | unit1603.c | 56 char key2[] = "key2b"; variable [all...] |
H A D | unit1602.c | 60 int key2 = 25; variable
|
/third_party/mesa3d/src/gallium/tests/unit/ |
H A D | u_cache_test.c | 61 cache_test_compare(const void *key1, const void *key2) { in cache_test_compare() argument
|
/third_party/ltp/testcases/kernel/syscalls/request_key/ |
H A D | request_key02.c | 29 static int key2; variable
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_screen.c | 51 static bool vmw_dev_compare(const void *key1, const void *key2) in vmw_dev_compare() argument
|
/third_party/selinux/libsepol/src/ |
H A D | symtab.c | 33 symcmp(hashtab_t h __attribute__ ((unused)), const_hashtab_key_t key1, const_hashtab_key_t key2) symcmp() argument
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | hmac.c | 46 static const uint8_t key2[] = "Jefe"; in main() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | uvectest.cpp | 74 UVectorTest_compareInt32(UElement key1, UElement key2) { in UVectorTest_compareInt32() argument 86 UVectorTest_compareCstrings(const UElement key1, const UElement key2) { in UVectorTest_compareCstrings() argument
|
/third_party/jerryscript/tests/jerry/ |
H A D | object-keys.js | |
H A D | object-get-own-property-names.js | |
/third_party/json/tests/src/ |
H A D | unit-element_access2.cpp | 1546 const char* key2 = "baz"; variable 1571 const char key2[] = "baz"; // NOLINT(hicpp-avoid-c-arrays,modernize-avoid-c-arrays,cppcoreguidelines-avoid-c-arrays) variable 1596 string_t key2 = "baz"; global() variable 1622 std::string_view key2 = "baz"; global() variable 1676 const char* key2 = "baz"; global() variable 1705 const char key2[] = "baz"; // NOLINT(hicpp-avoid-c-arrays,modernize-avoid-c-arrays,cppcoreguidelines-avoid-c-arrays) global() variable 1734 string_t key2 = "baz"; global() variable 1760 std::string_view key2 = "baz"; global() variable [all...] |
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_strpool.c | 62 static int cil_strpool_compare(hashtab_t h __attribute__ ((unused)), const_hashtab_key_t key1, const_hashtab_key_t key2) in cil_strpool_compare() argument
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/ |
H A D | main.c | 23 compare_mykey_t(const lws_map_key_t key1, size_t kl1, const lws_map_value_t key2, size_t kl2) compare_mykey_t() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__htable_strvp.c | 77 static ares_bool_t key_eq(const void *key1, const void *key2) in key_eq() argument
|
H A D | ares__htable_szvp.c | 77 static ares_bool_t key_eq(const void *key1, const void *key2) in key_eq() argument
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_opt_dual_tex.c | 119 coord_equal(const void *key1, const void *key2) in coord_equal() argument
|
/third_party/mesa3d/src/util/ |
H A D | u_hash_table.c | 73 static bool equal_fd(const void *key1, const void *key2) in equal_fd() argument
|