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/
Dopenssl_crypto.cpp27 bool OpensslCrypto::AESDecrypt(const KeyBlob &preKey, KeyContext &keyContext_, KeyBlob &plainText) in AESDecrypt()
78 bool OpensslCrypto::AESEncrypt(const KeyBlob &preKey, const KeyBlob &plainText, KeyContext &keyCont… in AESEncrypt()
/foundation/multimodalinput/input/test/fuzztest/supportkeys_fuzzer/
Dsupportkeys_fuzzer.cpp51 int32_t preKey; in SupportKeysFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/subscribekeyevent_fuzzer/
Dsubscribekeyevent_fuzzer.cpp60 int32_t preKey; in SubscribeKeyEventFuzzTest() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dkey_event_input_subscribe_manager.cpp125 for (const auto &preKey : preKeys) { in SubscribeKeyEvent() local
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
Djs_register_util.cpp251 for (const auto &preKey : preKeys) { in AsyncWorkFn() local
/foundation/multimodalinput/input/service/subscriber/src/
Dkey_subscriber_handler.cpp822 for (const auto &preKey : preKeys) { in Dump() local
/foundation/multimodalinput/input/service/key_command/src/
Dkey_command_handler.cpp124 cJSON* preKey = cJSON_GetObjectItemCaseSensitive(jsonData, "preKey"); in GetPreKeys() local
605 for (const auto& preKey : preKeys) { in GenerateKey() local