Searched defs:mpi3_encrypted_hash_entry (Results 1 – 1 of 1) sorted by relevance
204 struct mpi3_encrypted_hash_entry { struct205 u8 hash_image_type;206 u8 hash_algorithm;207 u8 encryption_algorithm;208 u8 flags;209 __le16 public_key_size;210 __le16 signature_size;211 __le32 public_key[MPI3_PUBLIC_KEY_MAX];