Home
last modified time | relevance | path

Searched defs:Decrypt (Results 1 – 3 of 3) sorted by relevance

/base/security/huks/test/unittest/huks_common_test/src/
Dhks_test_cipher_func.cpp143 int32_t Decrypt(struct OnlyDecryptStructure *onlyDecryptStruct) in Decrypt() function
/base/notification/distributed_notification_service/services/ans/src/common/
Daes_gcm_helper.cpp152 ErrCode AesGcmHelper::Decrypt(std::string &plainText, const std::string &cipherText) in Decrypt() function in OHOS::Notification::AesGcmHelper
/base/security/huks/frameworks/huks_standard/main/common/include/
Dhks_crypto_hal.h163 typedef int32_t (*Decrypt)(const struct HksBlob *, const struct HksUsageSpec *, typedef