Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dsym_key_generator.c79 static void SetKeyLength(HcfAlgParaValue value, void *attr) in SetKeyLength() function
160 SetKeyLength(config->paraValue, attr); in OnSetSymKeyParameter()
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c82 static void SetKeyLength(HcfAlgParaValue value, void *cipher) in SetKeyLength() function
153 SetKeyLength(config->paraValue, cipher); in OnSetParameter()