Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
DeeData.h29 struct SeosEedataEncrKeyData data;
34 …ta"))) __EE__ ## name = { { EE_DATA_NAME_ENCR_KEY + sizeof(struct SeosEedataEncrKeyData) * (EE_DAT…
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c209 struct SeosEedataEncrKeyData kd; in osSecretKeyLookup()
213 uint32_t sz = sizeof(struct SeosEedataEncrKeyData); in osSecretKeyLookup()
218 if (sz == sizeof(struct SeosEedataEncrKeyData) && kd.keyID == keyId) { in osSecretKeyLookup()
230 struct SeosEedataEncrKeyData kd; in osSecretKeyDelete()
236 uint32_t sz = sizeof(struct SeosEedataEncrKeyData); in osSecretKeyDelete()
253 struct SeosEedataEncrKeyData kd; in osSecretKeyAdd()
/device/google/contexthub/firmware/os/inc/
Dseos.h140 struct SeosEedataEncrKeyData { struct