Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dcollector_func.c347 static int32_t SetEncryptParam(Attribute *attribute, uint8_t *pinData, uint32_t pinDataSize) in SetEncryptParam() function
403 result = SetEncryptParam(attribute, pinData, pinDataSize); in DoSetDataToCollector()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_encrypt_test.cpp101 int SetEncryptParam(const char *passwd, int iterNumber, const string &algName) in SetEncryptParam() function
135 errCode = SetEncryptParam(passwd, iterNumber, algName); in OpenWithKey()
160 int errCode = SetEncryptParam(passwd, iterNumber, algName); in InputPasswd()