Home
last modified time | relevance | path

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

/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
/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() argument
1862 Uint8Buff nonceBuff = { nullptr, 0 }; in HWTEST_F() local
[all...]
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp529 static int32_t GetNonceValue(Uint8Buff *nonceBuff) in GetNonceValue() argument
1726 Uint8Buff nonceBuff = { nullptr, 0 }; in CredsManagerTest61() local
[all...]

Completed in 12 milliseconds