Home
last modified time | relevance | path

Searched refs:SetKeyType (Results 1 - 6 of 6) sorted by relevance

/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkey_agreement.c63 static void SetKeyType(HcfAlgParaValue value, HcfKeyAgreementParams *paramsObj) in SetKeyType() function
140 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
202 SetKeyType(config->paraValue, paramsObj); in ParseSignatureParams()
/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.c544 static void SetKeyType(HcfAlgParaValue value, HcfAsyKeyGenParams *params) in SetKeyType() function
566 SetKeyType(config->paraValue, paramsObj); in ParseAsyKeyGenParams()
/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()

Completed in 8 milliseconds