Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/protocol/inc/iso_protocol/
H A Diso_protocol_common.h45 void DestroyIsoBaseParams(IsoBaseParams *params);
/ohos5.0/base/security/device_auth/services/protocol/src/iso_protocol/
H A Diso_protocol_common.c67 DestroyIsoBaseParams(params); in InitIsoBaseParams()
71 void DestroyIsoBaseParams(IsoBaseParams *params) in DestroyIsoBaseParams() function
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/iso_auth_task/
H A Diso_auth_task_common.c269 DestroyIsoBaseParams(&params->isoBaseParams); in DestroyIsoAuthParams()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c318 DestroyIsoBaseParams(&params->baseParams); in DestroyIsoParams()