Home
last modified time | relevance | path

Searched refs:HksRsaCipherTestCase (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/security/huks_napi_BasicTest/include/
Dhuks_cipher_rsa_test_common.h52 OH_Huks_Result HksRsaCipherTestCase(const struct OH_Huks_Blob *keyAlias, struct OH_Huks_ParamSet *g…
/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_cipher_rsa_test.cpp139 ret = HksRsaCipherTestCase(&keyAlias, genParamSet, encryptParamSet, decryptParamSet, &inData);
Dhuks_cipher_rsa_test_common.cpp87 OH_Huks_Result Unittest::RsaCipher::HksRsaCipherTestCase(const struct OH_Huks_Blob *keyAlias, struc… in HksRsaCipherTestCase() function in Unittest::RsaCipher