Searched refs:SeosEedataEncrKeyData (Results 1 – 3 of 3) sorted by relevance
29 struct SeosEedataEncrKeyData data;34 …ta"))) __EE__ ## name = { { EE_DATA_NAME_ENCR_KEY + sizeof(struct SeosEedataEncrKeyData) * (EE_DAT…
192 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()
133 struct SeosEedataEncrKeyData { struct