Home
last modified time | relevance | path

Searched defs:nonceBuff (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_p2p.c303 Uint8Buff nonceBuff = { nonceVal, PAKE_NONCE_LEN }; in GetSharedSecretByUrl() local
H A Didentity_group.c795 Uint8Buff nonceBuff = { nonceVal, PAKE_NONCE_LEN }; in GetSharedSecretForP2pInPake() local
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H A Dcreds_manager_test.cpp540 static int32_t GetNonceValue(Uint8Buff *nonceBuff) in GetNonceValue()
1862 Uint8Buff nonceBuff = { nullptr, 0 }; variable
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp520 static int32_t GetNonceValue(Uint8Buff *nonceBuff) in GetNonceValue()
1699 Uint8Buff nonceBuff = { nullptr, 0 }; in CredsManagerTest61() local