Searched defs:attr_hdr (Results 1 – 2 of 2) sorted by relevance
333 ks_attr_hdr_t attr_hdr; in soft_keystore_pack_obj() local427 ks_attr_hdr_t *attr_hdr; in soft_keystore_unpack_obj() local
785 struct attr_hdr { struct786 uint32_t ahdr_atype; /* Attribute Type */787 uint8_t ahdr_astype; /* Attribute Subtype */788 uint8_t ahdr_res[3]; /* Reserved */789 uint32_t ahdr_length; /* Attribute Length */790 uint8_t ahdr_data[4]; /* Attribute Data */