Home
last modified time | relevance | path

Searched defs:cipherInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_cipherkey_manager.h33 BroadcastCipherInfo cipherInfo; member
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c467 …Buffer *cipherInfo = CreateBufferBySize(iv->contentSize + tag->contentSize + ciphertext->contentSi… in SplicePinCiperInfo() local
500 Buffer *cipherInfo = NULL; in GetPinCiperInfo() local
563 Buffer *cipherInfo = GetPinCiperInfo(key, &pinDataBuffer); in ProcessAddPin() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h180 BroadcastCipherInfo cipherInfo; member