| /third_party/ffmpeg/libavutil/tests/ |
| H A D | des.c | 38 static const uint8_t test_key[] = { 0x12, 0x34, 0x56, 0x78, 0x9a, 0xbc, 0xde, 0xf0 }; variable
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_static_keys.c | 35 struct test_key { struct 38 bool (*test_key)(void); member [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_static_keys.c | 35 struct test_key { struct 38 bool (*test_key)(void); member [all...] |
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | srtp.c | 140 static const char *test_key = "abcdefghijklmnopqrstuvwxyz1234567890ABCD"; in main() local
|
| /base/account/os_account/frameworks/appaccount/native/test/unittest/ |
| H A D | app_account_common_test.cpp | 164 std::string test_key = "test_key" + std::to_string(i); in HWTEST_F() local
|
| H A D | app_account_manager_test.cpp | 255 std::string test_key = "test_key" + std::to_string(i); in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
| H A D | InnerAVMuxerFuzzTest.cpp | 290 string test_key = ""; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
| H A D | NativeAVMuxerFuzzTest.cpp | 239 string test_key = ""; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
| H A D | InnerFuzzTest.cpp | 358 string test_key = ""; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
| H A D | InnerFuzzTest.cpp | 351 string test_key = ""; in HWTEST_F() local
|
| /third_party/mbedtls/library/ |
| H A D | chachapoly.c | 325 static const unsigned char test_key[1][32] = variable
|
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-input_id.c | 264 static bool test_key(struct udev_device *dev, in test_key() function
|
| /third_party/musl/src/crypt/ |
| H A D | crypt_blowfish.c | 750 const char *test_key = "8b \xd0\xc1\xd2\xcf\xcc\xd8"; in __crypt_blowfish() local
|
| H A D | crypt_des.c | 986 const char *test_key = "\x80\xff\x80\x01 " in __crypt_des() local
|
| /kernel/linux/linux-5.10/fs/crypto/ |
| H A D | keyring.c | 754 static u8 test_key[FSCRYPT_MAX_KEY_SIZE]; in fscrypt_add_test_dummy_key() local
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | tracing_map.c | 505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match() argument 518 u32 idx, key_hash, test_key; in __tracing_map_insert() local
|
| /kernel/linux/linux-6.6/fs/crypto/ |
| H A D | keyring.c | 749 static u8 test_key[FSCRYPT_MAX_KEY_SIZE]; in fscrypt_get_test_dummy_secret() local
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | tracing_map.c | 505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match() argument 518 u32 idx, key_hash, test_key; in __tracing_map_insert() local
|
| /third_party/openssl/test/ |
| H A D | endecoder_legacy_test.c | 504 static int test_key(int idx) in test_key() function
|
| /third_party/selinux/libsepol/cil/test/unit/ |
| H A D | test_cil_copy_ast.c | 278 char *test_key = test_tree->root->cl_head->cl_head->next->data; in test_cil_copy_classcommon() local
|
| H A D | test_cil_build_ast.c | 786 char *test_key = test_tree->root->cl_head->cl_head->next->data; in test_cil_gen_perm_nodes() local 814 char *test_key = test_tree->root->cl_head->cl_head->next->data; in test_cil_gen_perm_nodes_failgen_neg() local 844 char *test_key = test_tree->root->cl_head->cl_head->next->data; in test_cil_gen_perm_nodes_inval_perm_neg() local 10590 char *test_key = test_tree->root->cl_head->cl_head->next->data; in test_cil_gen_classcommon() local 10680 char *test_key = test_tree->root->cl_head->cl_head->next->data; in test_cil_gen_classcommon_noperms_neg() local 10708 char *test_key = test_tree->root->cl_head->cl_head->next->data; test_cil_gen_classcommon_extraperms_neg() local [all...] |