Home
last modified time | relevance | path

Searched defs:SetKeyType (Results 1 – 9 of 9) sorted by relevance

/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/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/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkey_agreement.c63 static void SetKeyType(HcfAlgParaValue value, HcfKeyAgreementParams *paramsObj) in SetKeyType() function
H A Dcipher.c54 static void SetKeyType(HcfAlgParaValue value, void *cipher) in SetKeyType() function
H A Dsignature.c137 static void SetKeyType(HcfAlgParaValue value, HcfSignatureParams *paramsObj) 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
H A Dasy_key_generator.c545 static void SetKeyType(HcfAlgParaValue value, HcfAsyKeyGenParams *params) in SetKeyType() function
/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