Searched refs:KeyInfo (Results 1 – 5 of 5) sorted by relevance
187 struct KeyInfo { struct200 #define AES_KEY_ID(_id) (((struct KeyInfo){ .key_type = CKK_AES, .obj_type = CKO_SECRET_KEY, .size … argument
337 common.payInfoSize = sizeof(struct KeyInfo); in appSecProcessIncomingHdr()
357 struct KeyInfo *ki = (struct KeyInfo *)(&(app->hdr) + 1); in updateKey()
576 struct KeyInfo ki = { .data = keyId }; in handleKey()
837 struct KeyInfo ki = { .data = keyId }; in handleKey()