Searched defs:Encrypt (Results 1 – 5 of 5) sorted by relevance
36 int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt() function
44 Encrypt = 0, enumerator
133 ErrCode AesGcmHelper::Encrypt(const std::string &plainText, std::string &cipherText) in Encrypt() function in OHOS::Notification::AesGcmHelper
445 HksChipsetPlatformTestCase Encrypt(HksCipsetPlatformEncryptInput &input) in Encrypt() function
167 typedef int32_t (*Encrypt)(const struct HksBlob *, const struct HksUsageSpec *, typedef