Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/platform/stm32f4xx/
DeeData.h29 struct SeosEedataEncrKeyData data;
34 …ta"))) __EE__ ## name = { { EE_DATA_NAME_ENCR_KEY + sizeof(struct SeosEedataEncrKeyData) * (EE_DAT…
/device/google/contexthub/firmware/src/
DnanohubCommand.c192 struct SeosEedataEncrKeyData kd; in osSecretKeyLookup()
196 uint32_t sz = sizeof(struct SeosEedataEncrKeyData); in osSecretKeyLookup()
201 if (sz == sizeof(struct SeosEedataEncrKeyData) && kd.keyID == keyId) { in osSecretKeyLookup()
213 struct SeosEedataEncrKeyData kd; in osSecretKeyDelete()
219 uint32_t sz = sizeof(struct SeosEedataEncrKeyData); in osSecretKeyDelete()
236 struct SeosEedataEncrKeyData kd; in osSecretKeyAdd()
/device/google/contexthub/firmware/inc/
Dseos.h133 struct SeosEedataEncrKeyData { struct