Searched defs:Decrypt (Results 1 – 4 of 4) sorted by relevance
45 Decrypt = 1, enumerator
143 int32_t Decrypt(struct OnlyDecryptStructure *onlyDecryptStruct) in Decrypt() function
153 ErrCode AesGcmHelper::Decrypt(std::string &plainText, const std::string &cipherText) in Decrypt() function in OHOS::Notification::AesGcmHelper
176 typedef int32_t (*Decrypt)(const struct HksBlob *, const struct HksUsageSpec *, typedef