Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/oem_property/ohos/standard/
H A Ddslm_ohos_credential.c32 InitDslmCredentialFunctions(&func); in Constructor()
/ohos5.0/base/security/device_security_level/oem_property/ohos/lite/
H A Ddslm_ohos_credential.c40 InitDslmCredentialFunctions(&func); in Constructor()
/ohos5.0/base/security/device_security_level/services/sa/
H A Ddslm.versionscript16 InitDslmCredentialFunctions;
/ohos5.0/base/security/device_security_level/oem_property/include/
H A Ddslm_cred.h87 bool InitDslmCredentialFunctions(const ProcessDslmCredFunctions *func);
/ohos5.0/base/security/device_security_level/oem_property/common/
H A Ddslm_credential.c34 bool InitDslmCredentialFunctions(const ProcessDslmCredFunctions *funcs) in InitDslmCredentialFunctions() function
/ohos5.0/base/security/device_security_level/test/dslm_fuzz_test/dslm_fuzzer/
H A Ddslm_fuzzer.cpp418 InitDslmCredentialFunctions(&func); in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp1078 bool ret = InitDslmCredentialFunctions(NULL);