Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c140 static HcfResult OnSetParameter(const HcfParaConfig *config, void *cipher) in OnSetParameter() function
352 if (ParseAndSetParameter(transformation, (void *)&attr, OnSetParameter) != HCF_SUCCESS) { in HcfCipherCreate()