Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/core/life/
H A Dcf_api.c32 } CfLifeCtx; typedef
41 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeGet()
53 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeCheck()
65 CfLifeCtx *tmp = (CfLifeCtx *)*object; in CfLifeDestroy()
85 CfLifeCtx *tmp = CfMalloc(sizeof(CfLifeCtx), 0); in CfCreate()