Home
last modified time | relevance | path

Searched refs:TlvGroupElement (Results 1 - 1 of 1) sorted by relevance

/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c47 } TlvGroupElement; typedef
48 DECLEAR_INIT_FUNC(TlvGroupElement)
49 DECLARE_TLV_VECTOR(TlvGroupVec, TlvGroupElement)
85 BEGIN_TLV_STRUCT_DEFINE(TlvGroupElement, 0x0001)
97 IMPLEMENT_TLV_VECTOR(TlvGroupVec, TlvGroupElement, 1)
299 static bool GenerateGroupEntryFromTlv(TlvGroupElement *group, TrustedGroupEntry *entry) in GenerateGroupEntryFromTlv()
370 TlvGroupElement *group = NULL; in LoadGroups()
690 static bool SetGroupElement(TlvGroupElement *element, TrustedGroupEntry *entry) in SetGroupElement()
762 TlvGroupElement tmp; in SaveGroups()
763 TlvGroupElement *elemen in SaveGroups()
[all...]

Completed in 2 milliseconds