Searched defs:preKey (Results 1 – 7 of 7) sorted by relevance
27 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()
51 int32_t preKey; in SupportKeysFuzzTest() local
60 int32_t preKey; in SubscribeKeyEventFuzzTest() local
125 for (const auto &preKey : preKeys) { in SubscribeKeyEvent() local
251 for (const auto &preKey : preKeys) { in AsyncWorkFn() local
822 for (const auto &preKey : preKeys) { in Dump() local
124 cJSON* preKey = cJSON_GetObjectItemCaseSensitive(jsonData, "preKey"); in GetPreKeys() local605 for (const auto& preKey : preKeys) { in GenerateKey() local