Home
last modified time | relevance | path

Searched defs:Encrypt (Results 1 – 4 of 4) sorted by relevance

/base/security/huks/test/unittest/huks_common_test/src/
Dhks_modify_key_test_func.cpp36 int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt() function
/base/notification/distributed_notification_service/services/ans/src/common/
Daes_gcm_helper.cpp132 ErrCode AesGcmHelper::Encrypt(const std::string &plainText, std::string &cipherText) in Encrypt() function in OHOS::Notification::AesGcmHelper
/base/security/huks/frameworks/huks_standard/main/common/include/
Dhks_crypto_hal.h154 typedef int32_t (*Encrypt)(const struct HksBlob *, const struct HksUsageSpec *, typedef
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_chipset_platform_encrypt_test.cpp436 HksChipsetPlatformTestCase Encrypt(HksCipsetPlatformEncryptInput &input) in Encrypt() function