Home
last modified time | relevance | path

Searched refs:HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7 (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_sm2_suite_test.cpp156 … {.tag = HKS_TAG_UNWRAP_ALGORITHM_SUITE, .uint32Param = HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7},
179 … {.tag = HKS_TAG_UNWRAP_ALGORITHM_SUITE, .uint32Param = HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7},
958 … g_importWrappedSm2Params[TAG_ALG_SUIT_ID].uint32Param = HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7;
994 … g_importWrappedSm2Params[TAG_ALG_SUIT_ID].uint32Param = HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7;
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type_enum.h221 HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7 = 4, enumerator
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c299 case HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7: in AddAgreeKeyParamSetFromUnwrapSuite()
795 (unwrapSuite == HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7)) { in HksCoreImportWrappedKey()
H A Dhks_sm_import_wrap_key.c589 } else if (algSuit == HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7) { in HksSmImportWrappedKey()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_check_paramset.c195 HKS_UNWRAP_SUITE_SM2_SM4_128_CBC_PKCS7