Home | History | Annotate | Download | only in tools

Lines Matching refs:secure_hdr_v1

736 int kwb_dump_fuse_cmds_38x(FILE *out, struct secure_hdr_v1 *sec_hdr)
832 static int kwb_dump_fuse_cmds(struct secure_hdr_v1 *sec_hdr)
995 headersz += sizeof(struct secure_hdr_v1);
1107 int export_pub_kak_hash(RSA *kak, struct secure_hdr_v1 *secure_hdr)
1122 struct secure_hdr_v1 *secure_hdr, RSA *csk)
1165 struct secure_hdr_v1 *secure_hdr)
1187 secure_hdr->headersz_lsb = cpu_to_le16(sizeof(struct secure_hdr_v1));
1222 struct secure_hdr_v1 *secure_hdr = NULL;
1283 secure_hdr = (struct secure_hdr_v1 *)cur;
1284 cur += sizeof(struct secure_hdr_v1);