Home
last modified time | relevance | path

Searched defs:softbusCertChain (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_attest_virtual.c42 int32_t GenerateCertificate(SoftbusCertChain *softbusCertChain, const AuthSessionInfo *info) in GenerateCertificate()
49 int32_t VerifyCertificate(SoftbusCertChain *softbusCertChain, const NodeInfo *nodeInfo, const AuthS… in VerifyCertificate()
57 int32_t InitSoftbusChain(SoftbusCertChain *softbusCertChain) in InitSoftbusChain()
63 void FreeSoftbusChain(SoftbusCertChain *softbusCertChain) in FreeSoftbusChain()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1871 SoftbusCertChain softbusCertChain; in PackCertificateInfo() local
1899 SoftbusCertChain softbusCertChain; in UnpackCertificateInfo() local