/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/auth_sub_session/authsubsession_fuzzer/ |
H A D | authsubsession_fuzzer.cpp | 95 FreeUint8Buff(&clientKey); in AuthSubSessionTest02() 98 FreeUint8Buff(&serverKey); in AuthSubSessionTest02() 134 FreeUint8Buff(&clientKey); in AuthSubSessionTest03() 137 FreeUint8Buff(&serverKey); in AuthSubSessionTest03() 186 FreeUint8Buff(&clientKey); in AuthSubSessionTest05() 189 FreeUint8Buff(&serverKey); in AuthSubSessionTest05() 224 FreeUint8Buff(&clientKey); in AuthSubSessionTest06() 227 FreeUint8Buff(&serverKey); in AuthSubSessionTest06() 276 FreeUint8Buff(&clientKey); in AuthSubSessionTest08() 279 FreeUint8Buff(&serverKey); in AuthSubSessionTest08() [all …]
|
/ohos5.0/base/security/device_auth/services/mk_agree/src/ |
H A D | mk_agree_task.c | 45 FreeUint8Buff(&devicePk); in GeneratePakeRequestPayload() 90 FreeUint8Buff(payloadData); in GeneratePakeRequestPayloadData() 107 FreeUint8Buff(&devicePk); in GeneratePakeResponsePayload() 137 FreeUint8Buff(returnSalt); in CombineSalt() 143 FreeUint8Buff(returnSalt); in CombineSalt() 162 FreeUint8Buff(&saltBuff); in ComputeKcfData() 184 FreeUint8Buff(&kcfData); in GeneratePakeResponsePayloadData() 215 FreeUint8Buff(payloadData); in GeneratePakeResponsePayloadData() 323 FreeUint8Buff(&saltBuff); in GenerateMkByPeer() 386 FreeUint8Buff(payload); in ParsePakeData()
|
H A D | key_manager.c | 280 FreeUint8Buff(&pskBuff); in GeneratePseudonymPsk()
|
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/ |
H A D | auth_sub_session_test.cpp | 157 FreeUint8Buff(&clientKey); 161 FreeUint8Buff(&serverKey); 206 FreeUint8Buff(&clientKey); 210 FreeUint8Buff(&serverKey); 273 FreeUint8Buff(&clientKey); 277 FreeUint8Buff(&serverKey); 322 FreeUint8Buff(&clientKey); 326 FreeUint8Buff(&serverKey); 389 FreeUint8Buff(&clientKey); 393 FreeUint8Buff(&serverKey); [all …]
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/ |
H A D | pake_v2_auth_task_common.c | 460 FreeUint8Buff(¶ms->pkInfoPeer); in DestroyPakeAuthParams() 461 FreeUint8Buff(¶ms->deviceIdPeer); in DestroyPakeAuthParams() 462 FreeUint8Buff(¶ms->devIdSelf); in DestroyPakeAuthParams() 463 FreeUint8Buff(¶ms->devIdPeer); in DestroyPakeAuthParams() 464 FreeUint8Buff(¶ms->pkInfoSelf); in DestroyPakeAuthParams() 465 FreeUint8Buff(¶ms->pkInfoSignPeer); in DestroyPakeAuthParams() 466 FreeUint8Buff(¶ms->pkInfoSignSelf); in DestroyPakeAuthParams() 467 FreeUint8Buff(¶ms->pkPeerBuff); in DestroyPakeAuthParams()
|
/ohos5.0/base/security/device_auth/test/fuzztest/protocol/dlspeke_fuzzer/ |
H A D | dlspeke_fuzzer.cpp | 94 FreeUint8Buff(&clientKey); in DlSpekeTest02() 97 FreeUint8Buff(&serverKey); in DlSpekeTest02() 138 FreeUint8Buff(&clientKey); in DlSpekeTest03() 141 FreeUint8Buff(&serverKey); in DlSpekeTest03() 177 FreeUint8Buff(&clientKey); in DlSpekeTest04() 180 FreeUint8Buff(&serverKey); in DlSpekeTest04()
|
/ohos5.0/base/security/device_auth/test/fuzztest/protocol/ecspeke_fuzzer/ |
H A D | ecspeke_fuzzer.cpp | 94 FreeUint8Buff(&clientKey); in ECSpekeTest02() 97 FreeUint8Buff(&serverKey); in ECSpekeTest02() 138 FreeUint8Buff(&clientKey); in ECSpekeTest03() 141 FreeUint8Buff(&serverKey); in ECSpekeTest03() 177 FreeUint8Buff(&clientKey); in ECSpekeTest04() 180 FreeUint8Buff(&serverKey); in ECSpekeTest04()
|
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/protocol_lib/ |
H A D | dl_speke_protocol_test.cpp | 153 FreeUint8Buff(&clientKey); 157 FreeUint8Buff(&serverKey); 211 FreeUint8Buff(&clientKey); 215 FreeUint8Buff(&serverKey); 260 FreeUint8Buff(&clientKey); 264 FreeUint8Buff(&serverKey); 682 FreeUint8Buff(&clientKey); in TestMemoryException() 683 FreeUint8Buff(&serverKey); in TestMemoryException()
|
H A D | ec_speke_protocol_test.cpp | 153 FreeUint8Buff(&clientKey); 157 FreeUint8Buff(&serverKey); 211 FreeUint8Buff(&clientKey); 215 FreeUint8Buff(&serverKey); 260 FreeUint8Buff(&clientKey); 264 FreeUint8Buff(&serverKey); 690 FreeUint8Buff(&clientKey); in TestMemoryException() 691 FreeUint8Buff(&serverKey); in TestMemoryException()
|
H A D | iso_protocol_test.cpp | 150 FreeUint8Buff(&clientKey); 154 FreeUint8Buff(&serverKey); 199 FreeUint8Buff(&clientKey); 203 FreeUint8Buff(&serverKey); 629 FreeUint8Buff(&clientKey); in TestMemoryException() 630 FreeUint8Buff(&serverKey); in TestMemoryException()
|
/ohos5.0/base/security/device_auth/test/fuzztest/protocol/iso_fuzzer/ |
H A D | iso_fuzzer.cpp | 91 FreeUint8Buff(&clientKey); in IsoTest02() 94 FreeUint8Buff(&serverKey); in IsoTest02() 130 FreeUint8Buff(&clientKey); in IsoTest03() 133 FreeUint8Buff(&serverKey); in IsoTest03()
|
/ohos5.0/base/security/device_auth/common_lib/interfaces/ |
H A D | uint8buff_utils.h | 33 void FreeUint8Buff(Uint8Buff *buff);
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/ |
H A D | expand_sub_session.c | 176 FreeUint8Buff(&recvEncData); in GetRecvCmdList() 182 FreeUint8Buff(&recvRawData); in GetRecvCmdList() 346 FreeUint8Buff(&sendEncData); in BuildEncData() 351 FreeUint8Buff(&sendEncData); in BuildEncData()
|
/ohos5.0/base/security/device_auth/common_lib/impl/src/ |
H A D | uint8buff_utils.c | 57 void FreeUint8Buff(Uint8Buff *buff) in FreeUint8Buff() function
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/ |
H A D | pake_v1_protocol_task_common.c | 164 FreeUint8Buff(&extInfoBuff); in LoadPseudonymFlagIfNeed() 170 FreeUint8Buff(&innerExtInfo); in LoadPseudonymFlagIfNeed() 406 FreeUint8Buff(&extInfoBuff); in LoadPseudonymExtInfoIfNeed() 412 FreeUint8Buff(&innerExtInfo); in LoadPseudonymExtInfoIfNeed()
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | mk_agree_test.cpp | 267 FreeUint8Buff(&devicePk);
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_v2.c | 754 FreeUint8Buff(&saltMsg); in CalSalt() 758 FreeUint8Buff(&saltMsg); in CalSalt()
|
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/ |
H A D | credsmanager_fuzzer.cpp | 515 FreeUint8Buff(seedBuff); in GetSeedValue() 531 FreeUint8Buff(nonceBuff); in GetNonceValue()
|
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/ |
H A D | creds_manager_test.cpp | 535 FreeUint8Buff(seedBuff); in GetSeedValue() 551 FreeUint8Buff(nonceBuff); in GetNonceValue()
|