Home
last modified time | relevance | path

Searched defs:preKey (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dopenssl_crypto.cpp28 bool OpensslCrypto::AESDecrypt(const KeyBlob &preKey, KeyContext &keyContext_, KeyBlob &plainText) in AESDecrypt() argument
80 bool OpensslCrypto::AESEncrypt(const KeyBlob &preKey, const KeyBlob &plainText, KeyContext &keyContext_) in AESEncrypt() argument
/foundation/multimodalinput/input/test/fuzztest/supportkeys_fuzzer/
H A Dsupportkeys_fuzzer.cpp53 int32_t preKey; in SupportKeysFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/subscribekeyevent_fuzzer/
H A Dsubscribekeyevent_fuzzer.cpp62 int32_t preKey; in SubscribeKeyEventFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/crypto_test/
H A Dcrypto_test.cpp238 const KeyBlob preKey; in HWTEST_F() local
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_util_test.cpp124 cJSON* preKey = cJSON_CreateArray(); in HWTEST_F() local
162 cJSON* preKey = cJSON_CreateArray(); in HWTEST_F() local
181 cJSON* preKey in HWTEST_F() local
327 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
347 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
365 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
383 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
402 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
935 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
960 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
986 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
1013 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
1043 cJSON* preKey = cJSON_CreateArray(); HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp54 cJSON* preKey = cJSON_GetObjectItemCaseSensitive(jsonData, "preKey"); in GetPreKeys() local
561 ss << preKey << ","; in GenerateKey() local
/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1804 std::set<int32_t> preKey = hotkey->preKeys; in OH_Input_GetPreKeys() local

Completed in 8 milliseconds