Home
last modified time | relevance | path

Searched refs:HksRsaCipherTestEncryptAbnormal (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/security/huks/huks_napi_BasicTest/include/
Dhuks_cipher_rsa_test_common.h69 OH_Huks_Result HksRsaCipherTestEncryptAbnormal(const struct OH_Huks_Blob *keyAlias,
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_cipher_rsa_test_common.cpp20 OH_Huks_Result Unittest::RsaCipher::HksRsaCipherTestEncryptAbnormal(const struct OH_Huks_Blob *keyA… in HksRsaCipherTestEncryptAbnormal() function in Unittest::RsaCipher
155 ret = HksRsaCipherTestEncryptAbnormal(&newKeyAlias, encryptParamSet, inData, &cipherText); in HksRsaCipherTestCaseAbnormal()