Searched defs:Encrypt (Results 1 – 4 of 4) sorted by relevance
36 int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt() function
132 ErrCode AesGcmHelper::Encrypt(const std::string &plainText, std::string &cipherText) in Encrypt() function in OHOS::Notification::AesGcmHelper
154 typedef int32_t (*Encrypt)(const struct HksBlob *, const struct HksUsageSpec *, typedef
436 HksChipsetPlatformTestCase Encrypt(HksCipsetPlatformEncryptInput &input) in Encrypt() function