Searched defs:mpi3_encrypted_hash_entry (Results 1 – 1 of 1) sorted by relevance
305 struct mpi3_encrypted_hash_entry { struct306 u8 hash_image_type;307 u8 hash_algorithm;308 u8 encryption_algorithm;309 u8 flags;310 __le16 public_key_size;311 __le16 signature_size;312 __le32 public_key[MPI3_PUBLIC_KEY_MAX];