Home
last modified time | relevance | path

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

/test/xts/acts/security/huks/huks_napi_BasicTest/include/
Dhuks_cipher_rsa_test_common.h66 OH_Huks_Result HksRsaCipherTestEncrypt(const struct OH_Huks_Blob *keyAlias,
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_cipher_rsa_test_common.cpp46 OH_Huks_Result Unittest::RsaCipher::HksRsaCipherTestEncrypt(const struct OH_Huks_Blob *keyAlias, in HksRsaCipherTestEncrypt() function in Unittest::RsaCipher
116 ret = HksRsaCipherTestEncrypt(&newKeyAlias, encryptParamSet, inData, &cipherText); in HksRsaCipherTestCase()