Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/antifraud/include/
Dantifraud_hsdr_helper.h45 Decrypt = 1, enumerator
/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.cpp153 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.h176 typedef int32_t (*Decrypt)(const struct HksBlob *, const struct HksUsageSpec *, typedef