/base/security/huks/services/huks_standard/huks_engine/main/core_dependency/src/ |
D | hks_core_useriam_wrap.cpp | 46 return HKS_ERROR_NOT_SUPPORTED; in ConvertToHksAuthType() 62 return HKS_ERROR_NOT_SUPPORTED; in HksCoreConvertUserIamTypeToHksType() 80 return HKS_ERROR_NOT_SUPPORTED; in HksCoreConvertUserIamTypeToHksType()
|
/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
D | hks_crypto_hal_rsa_key.cpp | 48 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 61 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 74 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 88 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 101 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 114 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED,
|
D | hks_crypto_hal_dsa_key.cpp | 85 ASSERT_EQ(HKS_ERROR_NOT_SUPPORTED, ret); 89 ASSERT_EQ(HKS_ERROR_NOT_SUPPORTED, ret); 114 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED); 131 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED);
|
D | hks_crypto_hal_aes_key.cpp | 47 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 60 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 73 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED,
|
D | hks_crypto_hal_ecc_key.cpp | 48 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 62 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 75 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 88 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED,
|
D | hks_crypto_hal_rsa_decrypt.cpp | 61 .decryptResult = HKS_ERROR_NOT_SUPPORTED, 88 .decryptResult = HKS_ERROR_NOT_SUPPORTED, 117 .decryptResult = HKS_ERROR_NOT_SUPPORTED, 157 .decryptResult = HKS_ERROR_NOT_SUPPORTED, 205 .decryptResult = HKS_ERROR_NOT_SUPPORTED, 263 .decryptResult = HKS_ERROR_NOT_SUPPORTED,
|
D | hks_crypto_hal_rsa_encrypt.cpp | 63 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 91 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 121 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 162 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 211 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 271 .encryptResult = HKS_ERROR_NOT_SUPPORTED,
|
D | hks_crypto_hal_hmac_key.cpp | 83 ASSERT_EQ(HKS_ERROR_NOT_SUPPORTED, ret);
|
D | hks_crypto_hal_rsa_cipher.cpp | 66 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 94 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 122 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 154 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 187 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 223 .encryptResult = HKS_ERROR_NOT_SUPPORTED,
|
D | hks_crypto_hal_aes_encrypt.cpp | 128 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 224 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 320 .encryptResult = HKS_ERROR_NOT_SUPPORTED,
|
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/useridm/src/ |
D | hks_useridm_api_wrap.cpp | 50 return HKS_ERROR_NOT_SUPPORTED; in ConvertFromHksAuthType() 69 return HKS_ERROR_NOT_SUPPORTED; in ConvertToHksAuthType() 226 return HKS_ERROR_NOT_SUPPORTED; in HksConvertUserIamTypeToHksType() 233 return HKS_ERROR_NOT_SUPPORTED; in HksUserIdmGetSecInfo() 241 return HKS_ERROR_NOT_SUPPORTED; in HksUserIdmGetAuthInfoNum() 249 return HKS_ERROR_NOT_SUPPORTED; in HksConvertUserIamTypeToHksType()
|
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
D | hks_rsa_ecb_nopadding_mt.cpp | 201 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 230 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 257 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 286 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 314 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 344 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 373 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 403 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 432 .encryptResult = HKS_ERROR_NOT_SUPPORTED, 463 .encryptResult = HKS_ERROR_NOT_SUPPORTED, [all …]
|
D | hks_dsa_mt.cpp | 62 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 85 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 108 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 131 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 177 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 200 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 223 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 246 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 292 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, 315 .generateKeyResult = HKS_ERROR_NOT_SUPPORTED, [all …]
|
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
D | hks_mbedtls_dsa.c | 28 return HKS_ERROR_NOT_SUPPORTED; in HksMbedtlsDsaGenerateKey()
|
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
D | hks_openssl_get_main_key.c | 32 return HKS_ERROR_NOT_SUPPORTED; in HksOpensslGetMainKey()
|
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/ |
D | hks_ca_access.c | 26 return HKS_ERROR_NOT_SUPPORTED; in HksAccessInitialize() 31 return HKS_ERROR_NOT_SUPPORTED; in HksAccessRefresh()
|
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/ |
D | dcm_attest_utils.c | 112 return HKS_ERROR_NOT_SUPPORTED; in GetEcPublicKey() 227 return HKS_ERROR_NOT_SUPPORTED; in GetSm2PublicKey() 249 return HKS_ERROR_NOT_SUPPORTED; in DcmGetPublicKey()
|
/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
D | hks_client_check.c | 222 …HKS_IF_NULL_LOGE_RETURN(paramSet, HKS_ERROR_NOT_SUPPORTED, "null init paramSet: not support user a… in HksCheckAndGetUserAuthInfo() 228 return HKS_ERROR_NOT_SUPPORTED; in HksCheckAndGetUserAuthInfo() 233 …HKS_IF_NOT_SUCC_LOGE_RETURN(ret, HKS_ERROR_NOT_SUPPORTED, "no user auth type param: not support us… in HksCheckAndGetUserAuthInfo()
|
/base/security/huks/test/unittest/huks_standard_test/module_test/utils_test/src/ |
D | hks_attest_utils_test.cpp | 124 EXPECT_EQ(ret, HKS_ERROR_NOT_SUPPORTED) << "HksAttestUtilsTest004 failed, ret = " << ret; 172 EXPECT_EQ(ret, HKS_ERROR_NOT_SUPPORTED) << "HksAttestUtilsTest007 failed, ret = " << ret;
|
/base/security/huks/services/huks_standard/huks_service/main/systemapi_mock/src/ |
D | hks_useridm_api_mock.cpp | 108 return HKS_ERROR_NOT_SUPPORTED; in HksConvertUserIamTypeToHksType()
|
/base/security/huks/interfaces/inner_api/huks_lite/ |
D | hks_errno.h | 28 #define HKS_ERROR_NOT_SUPPORTED ((int32_t)-134) macro
|
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/crypto_engine_test/src/ |
D | hks_openssl_rsa_test.cpp | 147 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED) << "HksRsaEngineTest003 failed, ret = " << ret;
|
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
D | hks_access_control_cipher_test.cpp | 406 ASSERT_EQ(CheckAccessCipherTest(testAccessCaseParams, testIDMParams), HKS_ERROR_NOT_SUPPORTED); 502 ASSERT_EQ(CheckAccessCipherTest(testAccessCaseParams, testIDMParams), HKS_ERROR_NOT_SUPPORTED); 576 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED); 594 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED);
|
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/ |
D | hks_client_check_test.cpp | 218 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED); 238 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED); 384 ASSERT_EQ(ret, HKS_ERROR_NOT_SUPPORTED);
|
/base/security/huks/interfaces/inner_api/huks_standard/main/src/ |
D | hks_api.c | 333 return HKS_ERROR_NOT_SUPPORTED; in HksEncrypt() 365 return HKS_ERROR_NOT_SUPPORTED; in HksDecrypt() 426 return HKS_ERROR_NOT_SUPPORTED; in HksDeriveKey() 457 return HKS_ERROR_NOT_SUPPORTED; in HksMac()
|