Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_attest_virtual.c22 bool IsSupportUDIDAbatement(void) in IsSupportUDIDAbatement() function
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_attest_interface.h49 bool IsSupportUDIDAbatement(void);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c785 …if (IsSupportUDIDAbatement() && !JSON_AddBoolToObject(obj, IS_NEED_PACK_CERT, IsNeedUDIDAbatement(… in PackUDIDAbatementFlag()
1866 if (info == NULL || !IsSupportUDIDAbatement() || !info->isNeedPackCert) { in PackCertificateInfo()
1895 if (info == NULL || !IsSupportUDIDAbatement() || !IsNeedUDIDAbatement(info)) { in UnpackCertificateInfo()