Home
last modified time | relevance | path

Searched refs:DestroyDslmInfoInCertChain (Results 1 - 4 of 4) sorted by relevance

/base/security/device_security_level/oem_property/ohos/common/
H A Dexternal_interface_adapter.h38 void DestroyDslmInfoInCertChain(struct DslmInfoInCertChain *saveInfo);
H A Ddslm_ohos_verify.c273 DestroyDslmInfoInCertChain(&resultInfo); in VerifyStandardDslmCred()
H A Dexternal_interface_adapter.c279 void DestroyDslmInfoInCertChain(struct DslmInfoInCertChain *saveInfo) in DestroyDslmInfoInCertChain() function
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_oem_property_test.cpp860 * @tc.desc: function DestroyDslmInfoInCertChain with null/non-null input
870 DestroyDslmInfoInCertChain(nullptr); in HWTEST_F()
871 DestroyDslmInfoInCertChain(info); in HWTEST_F()

Completed in 3 milliseconds