Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1258 char *anonyCipherIv = NULL; in DumpRpaCipherKey() local
1260 Anonymize(cipherIv, &anonyCipherIv); in DumpRpaCipherKey()
1263 anonyCipherKey, anonyCipherIv, anonyIrk); in DumpRpaCipherKey()
1265 AnonymizeFree(anonyCipherIv); in DumpRpaCipherKey()