Home
last modified time | relevance | path

Searched refs:SetKeyType (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkey_agreement.c63 static void SetKeyType(HcfAlgParaValue value, HcfKeyAgreementParams *paramsObj) in SetKeyType() function
141 SetKeyType(config->paraValue, paramsObj); in ParseKeyAgreementParams()
H A Dcipher.c54 static void SetKeyType(HcfAlgParaValue value, void *cipher) in SetKeyType() function
150 SetKeyType(config->paraValue, cipher); in OnSetParameter()
H A Dsignature.c137 static void SetKeyType(HcfAlgParaValue value, HcfSignatureParams *paramsObj) in SetKeyType() function
203 SetKeyType(config->paraValue, paramsObj); in ParseSignatureParams()
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_map_type.h27 void SetKeyType(ASTType* keyType) in SetKeyType() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_map_type.h28 inline void SetKeyType(const AutoPtr<ASTType> &keyType) in SetKeyType() function
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dsym_key_generator.c109 static void SetKeyType(HcfAlgParaValue value, void *attr) in SetKeyType() function
163 SetKeyType(config->paraValue, attr); in OnSetSymKeyParameter()
H A Dasy_key_generator.c545 static void SetKeyType(HcfAlgParaValue value, HcfAsyKeyGenParams *params) in SetKeyType() function
567 SetKeyType(config->paraValue, paramsObj); in ParseAsyKeyGenParams()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_map_type.h21 inline void SetKeyType(const AutoPtr<ASTType> &keyType) in SetKeyType() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_reader.cpp186 mapType->SetKeyType(ReadMetaType(keyMt)); in ReadMetaType()
/ohos5.0/foundation/ability/idl_tool/parser/
H A Dparser.cpp665 map->SetKeyType(keyType); in ParseMap()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c1257 static void SetKeyType(union huks_key_type_union keyTypeUnion, struct huks_key_type *outKeyType) in SetKeyType() function
1301 SetKeyType(key_type_union, out_key_type); in inner_get_lt_info_by_key_alias()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp945 mapType->SetKeyType(keyType); in ParseMapType()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1169 mapType->SetKeyType(keyType); in ParseMapType()